Increase version of wiki-list-editor to 0.3.3
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
c826c1d1cd
commit
7152f154ab
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7155,9 +7155,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.3.2",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.3.2.tgz",
|
||||
"integrity": "sha512-aCZo4sRQmmlBXZeAPIipaORfK7bxacG14rrUXACupv6p088ycLyolvo2td8SiO8R6q53gwQUypsnjOSj6CvrZQ==",
|
||||
"version": "0.3.3",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.3.3.tgz",
|
||||
"integrity": "sha512-96UF0Es5LRV72ODUMl0aoCnsAZHjn9yf3Vv+3LC0VruZlJaNgNsCQvCmFuzb6c/cBcTDeTETtM41MSpFZlrmlQ==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"jquery": "^3.5.1",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"node-sass": "^4.12.0",
|
||||
"sass-loader": "^7.3.1",
|
||||
"style-loader": "^1.0.0",
|
||||
"wiki-list-editor": "^0.3.2"
|
||||
"wiki-list-editor": "^0.3.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user