Remove tmp as dev dependency

This commit is contained in:
Daniel Gasienica 2018-03-23 10:45:38 -04:00
parent 2ad0fd7db6
commit 232e906650

View file

@ -112,8 +112,7 @@
"nyc": "^11.4.1",
"sinon": "^4.4.2",
"spectron": "^3.8.0",
"string-to-arraybuffer": "^1.0.0",
"tmp": "^0.0.33"
"string-to-arraybuffer": "^1.0.0"
},
"engines": {
"node": "8.2.1"