Skip to content

Commit

Permalink
Update grunt-lib-phantomjs to 2.0.0, bump major version
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaefferer committed Feb 5, 2016
1 parent d2960fb commit 88557ff
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
@@ -1,7 +1,7 @@
{
"name": "grunt-contrib-qunit",
"description": "Run QUnit unit tests in a headless PhantomJS instance",
"version": "0.7.0",
"version": "1.0.0",
"author": {
"name": "Grunt Team",
"url": "http://gruntjs.com/"
Expand All @@ -16,7 +16,7 @@
"test": "grunt test"
},
"dependencies": {
"grunt-lib-phantomjs": "^0.6.0"
"grunt-lib-phantomjs": "^1.0.0"
},
"devDependencies": {
"difflet": "^1.0.1",
Expand Down

0 comments on commit 88557ff

Please sign in to comment.