Fix npm shrinkwrap

This commit is contained in:
Christopher Hoskin 2019-04-08 14:35:44 +01:00
parent 592716cd22
commit 27c51ae5aa
2 changed files with 1857 additions and 7 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,6 +27,7 @@
"v8-profiler": "^5.6.5"
},
"devDependencies": {
"acorn": "^6.1.1",
"ajv": "^5.5.2",
"bunyan": "^1.0.0",
"chai": "",