Increase version of wiki-list-editor to 0.7.0
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
2207813d39
commit
1d8619a7b2
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -8538,9 +8538,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wiki-list-editor": {
|
"wiki-list-editor": {
|
||||||
"version": "0.6.8",
|
"version": "0.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.8.tgz",
|
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.7.0.tgz",
|
||||||
"integrity": "sha512-UB5Wx3bjVMnvPpJb8rRAHKD2NkBnUH/BhvkfND4c6iqHOhjPC9u1AleGVnblQctA8QI0rJldjM+AoAKo6vp+EA==",
|
"integrity": "sha512-mUavVAH5B9XpeEI0N0Mz1c6k5py2HHyt0Pew6M5yIi8YZvw8bbJvCfZNTQziSMYnxIyYeZLxCzuGQMgr5Lklnw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dragula": "^3.7.2",
|
"dragula": "^3.7.2",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
"sass-loader": "^7.3.1",
|
"sass-loader": "^7.3.1",
|
||||||
"style-loader": "^1.0.0",
|
"style-loader": "^1.0.0",
|
||||||
"wiki-list-editor": "^0.6.8"
|
"wiki-list-editor": "^0.7.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node_modules/.bin/mocha -r esm",
|
"test": "node_modules/.bin/mocha -r esm",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user