fix preversion script

This commit is contained in:
Kevin Jahns
2020-01-13 07:47:43 +01:00
parent 4f35e799a6
commit c8af0bebf7
2 changed files with 7 additions and 7 deletions

6
package-lock.json generated
View File

@@ -2680,9 +2680,9 @@
}
},
"lib0": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.1.tgz",
"integrity": "sha512-sDstHkIucNYRMlh2mJ9prtdnb4ogjXwXIG+4TaKQRTVDZIkWDzx7LA6mPcIWDrmUE6cB75UHhI3uxwELsuRvwA==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.2.tgz",
"integrity": "sha512-N23PmOudqP971A94n0FgJJC3ffetmzLvjfyM8cyzr6YhCi3w6GAKquotQuVnvB+8l7SycB1dR7rxnqHevgDLBw==",
"requires": {
"isomorphic.js": "^0.1.0"
}