Use version 0.8.10 of wiki-list-editor
This commit is contained in:
parent
3f41a219f7
commit
0ab065bf72
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -9241,9 +9241,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.8.7",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.8.7.tgz",
|
||||
"integrity": "sha512-93pNyMljk+/v4jFE2fEamK42zwzzQ5DUyEXAAkrMsRuZSQvo2s8sC0O6nUMcJwn32s8vqIhdCx6KFSeCFbfWcA==",
|
||||
"version": "0.8.10",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.8.10.tgz",
|
||||
"integrity": "sha512-ob4rHlY2s56wyhBOk7Kvxdr39xnn0kS9ZF8Wwnmerh1P8cUQEU0IaL53fYb4VYqk2eM07Vz+/kiEbb6t32qBJw==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"he": "^1.2.0",
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"vis-data": "^6.6.1",
|
||||
"vis-network": "^7.6.10",
|
||||
"vis-util": "^4.3.2",
|
||||
"wiki-list-editor": "^0.8.7"
|
||||
"wiki-list-editor": "^0.8.10"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node_modules/.bin/mocha -r esm",
|
||||
|
|
Loading…
Reference in New Issue
Block a user