Add dependency: `tmp`

master
Mihai Potra 9 years ago
parent d8e8d84b6e
commit 4ad9046db4
  1. 5
      package.json

@ -40,8 +40,9 @@
"async": "~0.9.0"
},
"dependencies": {
"debug": "~2.2.0",
"array-parallel": "~0.1.3",
"array-series": "~0.1.5",
"array-parallel": "~0.1.3"
"debug": "~2.2.0",
"tmp": "0.0.28"
}
}

Loading…
Cancel
Save