Skip to content

Commit

Permalink
update jasmine-node to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dangoor committed Jun 24, 2013
1 parent d98c831 commit 4cd73a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"grunt": "0.4.1",
"jasmine-node": "1.7.1",
"jasmine-node": "1.9.1",
"grunt-contrib-jasmine-node": "0.1.0",
"grunt-cli": "0.1.6",
"phantomjs": "1.9.0-1",
Expand Down
2 changes: 1 addition & 1 deletion src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"grunt": "0.4.1",
"jasmine-node": "1.7.1",
"jasmine-node": "1.9.1",
"grunt-contrib-jasmine-node": "0.1.0",
"grunt-cli": "0.1.6",
"phantomjs": "1.9.0-1",
Expand Down

0 comments on commit 4cd73a3

Please sign in to comment.