add fs-extra devDependency to spec
This commit is contained in:
parent
9aa18d29a5
commit
2c87dfef8a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"chai-as-promised": "^7.1.1",
|
||||
"coffee-script": "1.12.7",
|
||||
"dbus-native": "^0.2.3",
|
||||
"fs-extra": "^6.0.0",
|
||||
"graceful-fs": "^4.1.9",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mocha": "^3.1.0",
|
||||
|
|
Loading…
Reference in a new issue