Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Jul 7, 2016
1 parent 2b4b522 commit bfbe25d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"async": "^1.5.2",
"babel-core": "^6.9.1",
"babel-core": "^6.10.4",
"babel-loader": "^6.2.4",
"babel-plugin-transform-es2015-modules-commonjs": "^6.10.3",
"babel-preset-es2015": "^6.9.0",
Expand All @@ -50,9 +50,9 @@
"http-proxy": "^1.14.0",
"istanbul-instrumenter-loader": "~0.2.0",
"jasmine-core": "^2.4.1",
"karma": "~0.13.22",
"karma": "^1.1.1",
"karma-chrome-launcher": "^1.0.1",
"karma-coverage": "^1.0.0",
"karma-coverage": "^1.1.0",
"karma-jasmine": "^1.0.2",
"karma-sauce-launcher": "^1.0.0",
"lodash": "^4.13.1",
Expand All @@ -62,10 +62,10 @@
"stylus-loader": "^2.1.1",
"ts-loader": "~0.8.2",
"typescript": "^1.8.10",
"uglify-js": "^2.6.2",
"wdio-jasmine-framework": "~0.2.1",
"webdriver-manager": "^10.0.4",
"webdriverio": "^4.1.0",
"uglify-js": "^2.7.0",
"wdio-jasmine-framework": "~0.2.3",
"webdriver-manager": "^10.2.0",
"webdriverio": "^4.1.1",
"webpack": "^1.13.1",
"webpack-dev-server": "^1.14.1"
},
Expand Down

0 comments on commit bfbe25d

Please sign in to comment.