Skip to content

Commit

Permalink
chore(package): update devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Dec 27, 2016
1 parent 03bf285 commit e27c1f9
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 @@ -56,14 +56,14 @@
"text-table": "^0.2.0"
},
"devDependencies": {
"autoprefixer": "^6.5.4",
"autoprefixer": "^6.6.0",
"ava": "*",
"ava-codemods": "^0.3.0",
"babel-cli": "^6.11.4",
"babel-eslint": "^7.1.1",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-preset-babili": "0.0.9",
"babel-preset-env": "^1.0.2",
"babel-preset-env": "^1.1.4",
"babel-register": "^6.16.0",
"clinton": "^0.8.0",
"conventional-changelog-cli": "^1.2.0",
Expand All @@ -77,8 +77,8 @@
"eslint-plugin-markdown": "^1.0.0-beta.2",
"eslint-plugin-require-path-exists": "^1.1.5",
"eslint-plugin-xo": "^1.0.0",
"husky": "^0.11.9",
"np": "^2.11.0",
"husky": "^0.12.0",
"np": "^2.12.0",
"nyc": "^10.0.0",
"postcss": "^5.2.8",
"postcss-csso": "^1.1.2",
Expand Down

0 comments on commit e27c1f9

Please sign in to comment.