Commit b2339a25 authored by 李成龙's avatar 李成龙

修改打包

parent 3568daf6
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
title AmosBuild Guide title AmosBuild Guide
@echo author ilex.h @echo author ilex.h
@echo Starting front end initialization Wizard... @echo Starting front end initialization Wizard...
npm update && npm run pub && npm run zip npm run pub && npm run zip
...@@ -54,8 +54,8 @@ ...@@ -54,8 +54,8 @@
"ray-eventpool": "^1.0.0", "ray-eventpool": "^1.0.0",
"ray-mediaquery": "^1.0.0", "ray-mediaquery": "^1.0.0",
"ray-progress": "^1.0.0", "ray-progress": "^1.0.0",
"react": "~16.0.0", "react": "~16.3.2",
"react-dom": "~16.0.0" "react-dom": "~16.3.3"
}, },
"devDependencies": { "devDependencies": {
"amos-build": "^3.x", "amos-build": "^3.x",
......
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