Update package.json (#1119)
This commit is contained in:
parent
7434d944fb
commit
6272524079
2
vendor/framework7-react/package.json
vendored
2
vendor/framework7-react/package.json
vendored
|
@ -13,7 +13,7 @@
|
|||
"deploy-word": "cross-env TARGET_EDITOR=word NODE_ENV=production node ./build/build.js",
|
||||
"deploy-cell": "cross-env TARGET_EDITOR=cell NODE_ENV=production node ./build/build.js",
|
||||
"deploy-slide": "cross-env TARGET_EDITOR=slide NODE_ENV=production node ./build/build.js",
|
||||
"postinstall": "cpy ./node_modules/framework7-icons/fonts/*.* ./src/fonts/",
|
||||
"postinstall1": "cpy ./node_modules/framework7-icons/fonts/*.* ./src/fonts/",
|
||||
"build-word": "cross-env NODE_ENV=development node ./build/build.js",
|
||||
"build-slide": "cross-env NODE_ENV=development TARGET_EDITOR=slide node ./build/build.js",
|
||||
"build-cell": "cross-env NODE_ENV=development TARGET_EDITOR=cell node ./build/build.js"
|
||||
|
|
Loading…
Reference in a new issue