Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Jul 25, 2016
1 parent 9b5f889 commit bd60687
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"angular-mocks": "^1.5.8",
"autoprefixer": "^6.3.3",
"babel": "6.3.13",
"babel-core": "6.1.18",
"babel-core": "^6.11.4",
"babel-eslint": "5.0.0",
"babel-loader": "6.1.0",
"babel-loader": "^6.2.4",
"babel-plugin-add-module-exports": "0.1.2",
"babel-preset-es2015": "^6.3.13",
"eslint": "1.7.2",
Expand All @@ -53,7 +53,6 @@
"jasmine": "^2.4.1",
"jasmine-core": "^2.4.1",
"karma": "^1.1.1",
"karma-babel-preprocessor": "^6.0.1",
"karma-chrome-launcher": "^1.0.1",
"karma-coverage": "^1.1.1",
"karma-coveralls": "^1.1.2",
Expand Down

0 comments on commit bd60687

Please sign in to comment.