Skip to content

Commit

Permalink
fix: phantomjs configuration fix for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
csnyders committed Jul 25, 2016
1 parent 3a7c16a commit 546859c
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 @@ -46,7 +46,7 @@
"grunt-timer": "^0.6.0",
"jasmine-reporters": "^2.0.7",
"last-release-git-tag": "craigsnyders/last-release-git-tag#feat-initial-implementation",
"phantomjs": "^2.1.7",
"phantomjs-prebuilt": "^2.1.7",
"protractor": "^2.1.0",
"sauce-connect-launcher": "^0.11.1",
"semantic-release": "^4.3.5"
Expand Down

0 comments on commit 546859c

Please sign in to comment.