Commit 3657fbe3 by Jay Zoldak

Merge pull request #2035 from edx/fix/zoldak/phantom-jasmine-version

Specify version of phantom jasmine to use.
parents 465a2652 b590d344
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"coffee-script": "1.6.X", "coffee-script": "1.6.X",
"phantom-jasmine": "0.3.X" "phantom-jasmine": "0.1.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment