fix build

This commit is contained in:
Konstantin Vulsonov
2018-09-18 23:25:34 +03:00
parent 024d0e3125
commit 20b6eacc96
3 changed files with 4 additions and 4 deletions

3
package-lock.json generated
View File

@@ -7,7 +7,8 @@
"@types/node": {
"version": "10.10.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.10.1.tgz",
"integrity": "sha512-nzsx28VwfaIykfzMAG9TB3jxF5Nn+1/WMKnmVZc8TsB+LMIVvwUscVn7PAq+LFaY5ng5u4jp5mRROSswo76PPA=="
"integrity": "sha512-nzsx28VwfaIykfzMAG9TB3jxF5Nn+1/WMKnmVZc8TsB+LMIVvwUscVn7PAq+LFaY5ng5u4jp5mRROSswo76PPA==",
"dev": true
},
"ansi-regex": {
"version": "2.1.1",