mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-24 13:14:16 +08:00
chore: rm package.json editor module
This commit is contained in:
parent
a5192cdf81
commit
4dd7f05b6e
10
npm-shrinkwrap.json
generated
10
npm-shrinkwrap.json
generated
@ -8727,11 +8727,6 @@
|
||||
"minimist": "0.0.8"
|
||||
}
|
||||
},
|
||||
"mock": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://repo.corp.qunar.com/artifactory/api/npm/npm-qunar/mock/-/mock-0.1.1.tgz",
|
||||
"integrity": "sha1-5+NYnH5rM3bWn1o+RwtWYEQXxjM="
|
||||
},
|
||||
"mockjs": {
|
||||
"version": "1.0.1-beta3",
|
||||
"resolved": "https://repo.corp.qunar.com/artifactory/api/npm/npm-qunar/mockjs/-/mockjs-1.0.1-beta3.tgz",
|
||||
@ -8745,11 +8740,6 @@
|
||||
"resolved": "https://repo.corp.qunar.com/artifactory/api/npm/npm-qunar/moment/-/moment-2.18.1.tgz",
|
||||
"integrity": "sha1-w2GT3Tzhwu7SrbfIAtu8d6gbHA8="
|
||||
},
|
||||
"monaco-editor": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://repo.corp.qunar.com/artifactory/api/npm/npm-qunar/monaco-editor/-/monaco-editor-0.9.0.tgz",
|
||||
"integrity": "sha1-xQxTJRxHt/8S4J8Pg8/TKkTf5uw="
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "2.2.27",
|
||||
"resolved": "https://repo.corp.qunar.com/artifactory/api/npm/npm-qunar/mongodb/-/mongodb-2.2.27.tgz",
|
||||
|
@ -68,10 +68,8 @@
|
||||
"koa-websocket": "^4.0.0",
|
||||
"less": "^2.7.2",
|
||||
"less-loader": "^4.0.5",
|
||||
"mock": "^0.1.1",
|
||||
"mockjs": "^1.0.1-beta3",
|
||||
"moment": "^2.18.1",
|
||||
"monaco-editor": "^0.9.0",
|
||||
"mongoose": "4.10.8",
|
||||
"mongoose-auto-increment": "^5.0.1",
|
||||
"node-sass": "^4.5.3",
|
||||
|
Loading…
Reference in New Issue
Block a user