Specify version of phantom jasmine to use.

This commit is contained in:
Jay Zoldak
2013-05-14 10:30:50 -04:00
parent c69c69d27b
commit b590d344f5

View File

@@ -3,6 +3,6 @@
"version": "0.1.0",
"dependencies": {
"coffee-script": "1.6.X",
"phantom-jasmine": "0.3.X"
"phantom-jasmine": "0.1.0"
}
}