Skip to content

Commit

Permalink
fix(package): update package
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Sep 29, 2016
1 parent 850c04c commit b2d51a4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"dependencies": {
"autoprefixer": "^6.4.0",
"babel-core": "^6.0.0",
"babel-eslint": "^6.0.4",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-__coverage__": "^11.0.0",
"babel-plugin-lodash": "^3.2.4",
"babel-preset-es2015": "^6.9.0",
"chai": "^3.5.0",
"commitizen": "^2.8.0",
"cross-env": "^2.0.1",
"css-loader": "^0.24.0",
"cross-env": "^3.0.0",
"css-loader": "^0.25.0",
"cucumber": "~0.7.0",
"cz-conventional-changelog": "^1.1.5",
"eslint": "^3.3.0",
Expand All @@ -56,7 +56,7 @@
"istanbul": "^0.4.2",
"json-loader": "^0.5.4",
"karma": "^1.2.0",
"karma-chai-plugins": "^0.7.0",
"karma-chai-plugins": "^0.8.0",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage": "^1.1.0",
"karma-mocha": "^1.1.1",
Expand All @@ -65,8 +65,8 @@
"karma-webpack": "^1.8.0",
"lodash-webpack-plugin": "^0.10.0",
"mocha": "^3.0.0",
"ng-annotate-loader": "^0.1.0",
"ng-cache-loader": "^0.0.15",
"ng-annotate-loader": "^0.2.0",
"ng-cache-loader": "^0.0.21",
"node-bourbon": "^4.2.3",
"node-sass": "^3.10.0",
"opt-cli": "^1.5.1",
Expand Down

0 comments on commit b2d51a4

Please sign in to comment.