dygapp 6 years ago
parent
commit
fdde9da9b7
1 changed files with 10 additions and 10 deletions
  1. 10 10
      package.json

+ 10 - 10
package.json

@@ -5,21 +5,21 @@
   "private": true,
   "dependencies": {
     "await-stream-ready": "^1.0.1",
-    "egg": "^2.14.1",
-    "egg-scripts": "^2.10.0",
-    "moment": "^2.22.2",
-    "mongodb": "^3.1.10",
-    "naf-core": "0.0.27",
+    "egg": "^2.20.1",
+    "egg-scripts": "^2.11.0",
+    "moment": "^2.24.0",
+    "mongodb": "^3.1.13",
+    "naf-core": "0.1.2",
     "stream-wormhole": "^1.1.0"
   },
   "devDependencies": {
     "autod": "^3.0.1",
     "autod-egg": "^1.1.0",
-    "egg-bin": "^4.9.0",
-    "egg-ci": "^1.10.0",
-    "egg-mock": "^3.20.1",
-    "eslint": "^5.10.0",
-    "eslint-config-egg": "^7.1.0",
+    "egg-bin": "^4.12.0",
+    "egg-ci": "^1.11.0",
+    "egg-mock": "^3.22.1",
+    "eslint": "^5.15.3",
+    "eslint-config-egg": "^7.2.0",
     "webstorm-disable-index": "^1.2.0"
   },
   "engines": {