瀏覽代碼

updating dependencies

danquynh 7 年之前
父節點
當前提交
649aeb876d
共有 2 個文件被更改,包括 737 次插入1059 次删除
  1. 732 1058
      package-lock.json
  2. 5 1
      package.json

文件差異過大導致無法顯示
+ 732 - 1058
package-lock.json


+ 5 - 1
package.json

@@ -28,6 +28,10 @@
     "nodemon": "^1.14.1"
   },
   "dependencies": {
-    "express": "^4.16.2"
+    "deep-extend": "^0.6.0",
+    "express": "^4.16.2",
+    "fsevents": "^2.0.1",
+    "randomatic": "^3.1.1",
+    "rc": "^1.2.8"
   }
 }

部分文件因文件數量過多而無法顯示