Skip to content

Commit 9aaf7a3

Browse files
authored
Merge pull request #235 from ndelangen/ndelangen/update-grunt-casperjs
CHANGE personal grunt-casperjs to global one that has been updated (b…
2 parents ceeb6cf + 6bda0aa commit 9aaf7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
"ci-test-win": "grunt ci-pre-run && node app.js --post-grunt ci-post-run-win --test --log trace --no-watch"
6969
},
7070
"devDependencies": {
71-
"@ndelangen/grunt-casperjs": "^3.0.0",
7271
"assert": "^1.3.0",
7372
"chai": "^3.2.0",
7473
"cross-spawn": "^4.0.0",
74+
"grunt-casperjs": "^2.2.0",
7575
"grunt-contrib-jshint": "^1.0.0",
7676
"grunt-contrib-watch": "^1.0.0",
7777
"grunt-jsdoc": "^2.1.0",

0 commit comments

Comments
 (0)