Increase version of editor 0.6.4
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2a641e05e7
commit
7956df26b4
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7538,9 +7538,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.6.3",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.3.tgz",
|
||||
"integrity": "sha512-QYt3wC4gvmv+wAJAIKtwzJ2DozQDHkTJzIzkn3mtO75zM22JIs4gLR+ghsEHhz7ox6Yof/6EZNQcFayH9miFBw==",
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.4.tgz",
|
||||
"integrity": "sha512-UkCrS62HR6/Slk2jggxQZryoe3YEbBPrceJ76sl6a4YPni/xWCajLGl/qLsUemQMwyoVI7ApAmLE9GvJeLLPyQ==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"jquery": "^3.5.1",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"node-sass": "^4.14.1",
|
||||
"sass-loader": "^7.3.1",
|
||||
"style-loader": "^1.0.0",
|
||||
"wiki-list-editor": "^0.6.3"
|
||||
"wiki-list-editor": "^0.6.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user