Fix a failing test due to a missing dependency

This commit is contained in:
Seongjae Lee
2015-05-09 15:11:16 -07:00
parent f19c613204
commit 66e03ce0e3
+1
View File
@@ -29,6 +29,7 @@
"fs-plus": "2.x",
"atom-space-pen-views": "^2.0.3",
"pathwatcher": "^4.2",
"underscore-plus": "^1.6.6",
"temp": "~0.7.0"
}
}