mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-09 05:00:30 +08:00
fix: 修改json schema 版本
This commit is contained in:
parent
1914374fe5
commit
8a2f8f01d8
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yapi",
|
||||
"version": "1.3.18",
|
||||
"version": "1.3.19",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@ -10358,9 +10358,9 @@
|
||||
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
|
||||
},
|
||||
"json-schema-editor-visual": {
|
||||
"version": "1.0.16",
|
||||
"resolved": "https://registry.npmjs.org/json-schema-editor-visual/-/json-schema-editor-visual-1.0.16.tgz",
|
||||
"integrity": "sha512-piuXMXcbz4ETHWCYk7U/UTgfEkYVm2Qj3C4FkwzUPQ789XdhUTUBBJ+DjauGK68IoAkAybvzAVkrwvusc2MULQ==",
|
||||
"version": "1.0.17",
|
||||
"resolved": "https://registry.npmjs.org/json-schema-editor-visual/-/json-schema-editor-visual-1.0.17.tgz",
|
||||
"integrity": "sha512-nJIUikz1Ctk0VPGw5edV5jiOo8IAUBelj5Z/jobeNSntfkoLvqTmSw4nyAPXvfAeOxEh7RJstwyQyIosy+q9uw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"antd": "3.2.2",
|
||||
|
@ -108,7 +108,7 @@
|
||||
"extract-text-webpack-plugin": "2.0.0",
|
||||
"ghooks": "^2.0.0",
|
||||
"happypack": "^4.0.0-beta.5",
|
||||
"json-schema-editor-visual": "^1.0.16",
|
||||
"json-schema-editor-visual": "^1.0.17",
|
||||
"less": "^2.7.2",
|
||||
"less-loader": "^4.0.5",
|
||||
"markdown-it-include": "^1.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user