mirror of https://github.com/status-im/codimd.git
Fix package-lock dependencies config
Signed-off-by: James Tsai <jamesscamel@gmail.com>
This commit is contained in:
parent
b3cf98b329
commit
cf1a25a627
|
@ -7434,7 +7434,7 @@
|
|||
"dependencies": {
|
||||
"abbrev": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
|
|
Loading…
Reference in New Issue