Merge branch 'dev-1.3.0' of gitlab.corp.qunar.com:mfe/yapi

This commit is contained in:
gaoxiaolin.gao 2018-06-11 15:06:08 +08:00
commit abb33386da
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10367,9 +10367,9 @@
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=" "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
}, },
"json-schema-editor-visual": { "json-schema-editor-visual": {
"version": "1.0.12", "version": "1.0.11",
"resolved": "https://registry.npmjs.org/json-schema-editor-visual/-/json-schema-editor-visual-1.0.12.tgz", "resolved": "https://registry.npmjs.org/json-schema-editor-visual/-/json-schema-editor-visual-1.0.11.tgz",
"integrity": "sha512-e7AzK0ZXhJXe1ASG8wELyG5Bd+mo/1WBjTuR6Lf/ADYasIep5353ZyWkC+eZecHJ87+e3j7ICjqnHVw04veX5g==", "integrity": "sha512-EEuCNFfPHWejXZ5VjAYAnGk9UeQGihWOvfW7/Djp5L4GySdkrv+BZ1wgXLtYII7jrRMA8LNlkuYvLyE+KipN2g==",
"dev": true, "dev": true,
"requires": { "requires": {
"antd": "3.2.2", "antd": "3.2.2",

View File

@ -108,7 +108,7 @@
"extract-text-webpack-plugin": "2.0.0", "extract-text-webpack-plugin": "2.0.0",
"ghooks": "^2.0.0", "ghooks": "^2.0.0",
"happypack": "^4.0.0-beta.5", "happypack": "^4.0.0-beta.5",
"json-schema-editor-visual": "^1.0.12", "json-schema-editor-visual": "^1.0.11",
"less": "^2.7.2", "less": "^2.7.2",
"less-loader": "^4.0.5", "less-loader": "^4.0.5",
"markdown-it-include": "^1.0.0", "markdown-it-include": "^1.0.0",