Increase version of editor to 0.6.1
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
2c50de9a29
commit
1453846a7f
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7538,9 +7538,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.0.tgz",
|
||||
"integrity": "sha512-w9KCGThN/v+59Y7X8oOSVcv4ZusXPJkA1kQMwBKSeddQH3D0e6+lA9I5MA3bbGxGCMsnlFdzgLg3CjN7m7ylWA==",
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.1.tgz",
|
||||
"integrity": "sha512-taQQWs4Ju4qv4hyILyajfUs2GvjJTTRhwIsFtwveHiOJqAl4X/h/7yx4JAP5fDW1ZfdoAJkB9Q9AZLvIfE7K7Q==",
|
||||
"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.0"
|
||||
"wiki-list-editor": "^0.6.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user