Increase version of wiki-list-editor to 0.3.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
e017346341
commit
00238fe0e1
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7155,9 +7155,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wiki-list-editor": {
|
"wiki-list-editor": {
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.3.1.tgz",
|
||||||
"integrity": "sha512-mT1G0Na0PGWX987W7jeM43pX+TOB03SlzwVPu2HZMI1z9TeKYP7f/OxDV8DNMFjdi+COJfE8Xi+m3TB/1LCXjg==",
|
"integrity": "sha512-5EY5jSk0NdXatkp9Mo7CIZ5t6gpIYaAlp8tg8vzxMBdyYNoD8t7gtCiv/G2m9oW3YbmI8nviRY8W4evL7W46LA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dragula": "^3.7.2",
|
"dragula": "^3.7.2",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"node-sass": "^4.12.0",
|
"node-sass": "^4.12.0",
|
||||||
"sass-loader": "^7.3.1",
|
"sass-loader": "^7.3.1",
|
||||||
"style-loader": "^1.0.0",
|
"style-loader": "^1.0.0",
|
||||||
"wiki-list-editor": "^0.3.0"
|
"wiki-list-editor": "^0.3.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user