Browse Source

页游登录修改

fyw 3 years ago
parent
commit
564093fb2a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      旧公共资源/package.json

+ 2 - 1
旧公共资源/package.json

@@ -1,12 +1,13 @@
 {
   "name": "sa",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "FED Workflow",
   "main": "index.js",
   "scripts": {
     "debug": "fis3 server restart && fis3 release dev -w ",
     "build": "fis3 release prod -c -d ../build/common/"
   },
+
   "devDependencies": {
     "fis-optimizer-html-minifier": "0.0.9",
     "fis-optimizer-png-compressor": "^0.1.6",