update package-lock.json so that release.sh will work

This commit is contained in:
Kevin Barabash
2018-01-28 23:39:11 -05:00
parent bf080cd6a4
commit 2f88b093fb

2
package-lock.json generated
View File

@@ -11178,7 +11178,7 @@
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"