mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Update package json (#4545)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"build:generators": "gulp buildGenerators",
|
||||
"build:langfiles": "gulp buildLangfiles",
|
||||
"build:uncompressed": "gulp buildUncompressed",
|
||||
"bump": "npm --no-git-tag-version version 3.$(date +'%Y%m%d').0",
|
||||
"bump": "npm --no-git-tag-version version 4.$(date +'%Y%m%d').0",
|
||||
"license": "gulp checkLicenses",
|
||||
"lint": "eslint .",
|
||||
"package": "gulp package",
|
||||
|
||||
Reference in New Issue
Block a user