Skip to content

Commit

Permalink
Allow compatibility with node 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Mar 23, 2015
1 parent 3992a40 commit ba941d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"grunt-json-server": "git://github.com/fzaninotto/grunt-json-server.git#c834e50e2151a16930f1378324cf96b91438bdae",
"grunt-karma": "^0.8.3",
"grunt-mocha-test": "^0.12.7",
"grunt-ng-annotate": "^0.4.0",
"grunt-ng-annotate": "^0.10.0",
"grunt-protractor-runner": "^1.1.4",
"jasmine-core": "~2.1.3",
"jshint-stylish": "~0.1.3",
Expand Down

0 comments on commit ba941d8

Please sign in to comment.