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>
pull/6548/head
陈帅 6 years ago
committed by GitHub
parent
commit
8848f6d083
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save