Increase of wiki-list-editor 0.5.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
- Adds paste
This commit is contained in:
parent
a8ac82dfac
commit
62d13f3472
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7538,9 +7538,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.4.1.tgz",
|
||||
"integrity": "sha512-bCMm98x4lU2EVimxuMqCdgDua5j7ZgPHUYLz98yifS6B2DuqULrsGyOAG+tNT3KYmvWRU6/xq8AyzVQGdCIBPg==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.5.0.tgz",
|
||||
"integrity": "sha512-EHoaKrpnM/eq5lJrHDxkSyJZ/awNfRKiFg7PlJRO7FLa4EKmSS7drOFd5GRTjzUaO2M9rOQ29GWP09YkECvWqA==",
|
||||
"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.4.1"
|
||||
"wiki-list-editor": "^0.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user