Commit c80fdda9 authored by Joenix's avatar Joenix

update package.json

parent 9bcd88eb
...@@ -7,16 +7,11 @@ ...@@ -7,16 +7,11 @@
"license": "MIT", "license": "MIT",
"private": false, "private": false,
"scripts": { "scripts": {
"zip": "node-zip --from=./dist --to=./deploy/skylla-materials.zip", "build": "wdn-render",
"serve": "skylla-server", "dev": "wdn-dev"
"build": "skylla-render",
"dev": "skylla-dev",
"build:fat": "yarn build && yarn zip",
"build:prod": "yarn build && yarn zip"
}, },
"dependencies": { "dependencies": {
"@skylla/dev": "^2.0.50", "@skylla/dev": "^2.0.56",,
"@skylla/sdk": "^2.0.9",
"ant-design-vue": "^2.2.8", "ant-design-vue": "^2.2.8",
"jsbarcode": "^3.11.5", "jsbarcode": "^3.11.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment