Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffposnick authored Mar 30, 2017
2 parents a0ac472 + 9a85dca commit 485e0b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"devDependencies": {
"browserify": "^13.1.0",
"chai": "^3.4.1",
"chromedriver": "^2.27.2",
"chromedriver": "^2.28.0",
"cookie-parser": "^1.4.1",
"eslint": "^3.13.1",
"eslint-config-google": "^0.7.1",
"express": "^4.13.3",
"geckodriver": "^1.3.0",
"geckodriver": "1.4.0",
"gulp": "^3.9.0",
"gulp-eslint": "^3.0.1",
"gulp-gh-pages": "^0.5.4",
Expand All @@ -33,8 +33,8 @@
"mocha": "^3.2.0",
"npm-publish-scripts": "^4.1.0",
"operadriver": "^1.0.0",
"selenium-assistant": "^5.0.2",
"sw-testing-helpers": "1.0.1",
"selenium-assistant": "^5.0.4",
"sw-testing-helpers": "1.0.2",
"temp": "^0.8.3",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
Expand Down

0 comments on commit 485e0b8

Please sign in to comment.