version script
This commit is contained in:
parent
f8c193e51f
commit
bbb8845db5
|
|
@ -29,7 +29,7 @@
|
|||
"build": "node utils/runWebpack.js --mode='development' && tsc -p .",
|
||||
"watch": "node utils/runWebpack.js --mode='development' --watch --silent | tsc -w -p .",
|
||||
"apply-next-version": "node utils/apply_next_version.js",
|
||||
"sync-versions": "node utils/sync_package_versions.js"
|
||||
"version": "node utils/sync_package_versions.js"
|
||||
},
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
|
|
|
|||
Loading…
Reference in a new issue