Increase version of editor to 0.6.8
This commit is contained in:
parent
1b9d97acd7
commit
35928390f1
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7548,9 +7548,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wiki-list-editor": {
|
"wiki-list-editor": {
|
||||||
"version": "0.6.7",
|
"version": "0.6.8",
|
||||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.7.tgz",
|
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.8.tgz",
|
||||||
"integrity": "sha512-L0jOrus1SSzNgnChRNf/rzkI/6cJuURKoY3c7ITFSsw3kVASSv9Xp0pszUg9mtXEE+NpDPRe8qxzUJnKJs3KsA==",
|
"integrity": "sha512-UB5Wx3bjVMnvPpJb8rRAHKD2NkBnUH/BhvkfND4c6iqHOhjPC9u1AleGVnblQctA8QI0rJldjM+AoAKo6vp+EA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dragula": "^3.7.2",
|
"dragula": "^3.7.2",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
|
|
|
@ -20,7 +20,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.7"
|
"wiki-list-editor": "^0.6.8"
|
||||||
},
|
},
|
||||||
"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