Add dependency on 'tmp'.
This commit is contained in:
parent
ad9cf03642
commit
b46465ac68
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
"source-map-support": "ncalexan/node-source-map-support#fileUrls-plus",
|
"source-map-support": "ncalexan/node-source-map-support#fileUrls-plus",
|
||||||
"sqlite3": "3.1.8",
|
"sqlite3": "3.1.8",
|
||||||
"thenify-all": "^1.6.0",
|
"thenify-all": "^1.6.0",
|
||||||
|
"tmp": "0.0.28",
|
||||||
"ws": "1.1.1"
|
"ws": "1.1.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue