Commit b33bb975 by Alex MacCaw

The latest needle (0.7.11) completely broke auth - reverting back to an older version

parent 19673286
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"dependencies": { "dependencies": {
"bluebird": "2", "bluebird": "2",
"create-error": "0.3", "create-error": "0.3",
"needle": "0.7", "needle": "0.7.10",
"lodash": "2" "lodash": "2"
}, },
"devDependencies": { "devDependencies": {
......
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