Browse Source

🚑 hotfix: fix delopy error (#6527)

* 🚑 hotfix: fix delopy error

* Update package.json

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
陈帅 5 years ago
parent
commit
8848f6d083
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -67,7 +67,7 @@
     "antd": "^4.0.0",
     "classnames": "^2.2.6",
     "lodash": "^4.17.11",
-    "moment": "^2.24.0",
+    "moment": "~2.24.0",
     "omit.js": "^1.0.2",
     "path-to-regexp": "2.4.0",
     "qs": "^6.9.0",