Merge pull request #149 from samccone/patch-1

Update grunt-lib-phantomjs dependency
This commit is contained in:
James Smith 2014-06-02 11:37:24 -04:00
commit a711b67728

View File

@ -27,7 +27,7 @@
"test": "grunt test"
},
"dependencies": {
"grunt-lib-phantomjs": "~0.4.0",
"grunt-lib-phantomjs": "^0.6.0",
"rimraf": "~2.1.4",
"chalk": "~0.4.0",
"lodash": "~2.4.1",