Skip to content

Commit

Permalink
Downgrade the dependencies needed to correctly test the app
Browse files Browse the repository at this point in the history
  • Loading branch information
salbahra committed May 2, 2016
1 parent 3b8b5fb commit 4ff2f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-jscs": "^2.3.0",
"grunt-lib-phantomjs": "^1.0.2",
"grunt-lib-phantomjs": "^0.7.1",
"grunt-shell": "^1.1.2",
"grunt-text-replace": "^0.4.0",
"lcov-result-merger": "^1.0.2",
"lodash": "^4.11.1",
"lodash": "^3.6.0",
"mocha": "^2.3.4",
"xcode": "^0.8.2"
}
Expand Down

0 comments on commit 4ff2f8e

Please sign in to comment.