Skip to content

Commit

Permalink
Revert AVA update for node 0.12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 5, 2017
1 parent 777e1f3 commit c70cc4e
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 328 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"supports-color": "^3.2.3"
},
"devDependencies": {
"ava": "^0.18.1",
"ava": "^0.17.0",
"babel-core": "^6.22.1",
"babel-eslint": "^7.1.1",
"babel-plugin-add-module-exports": "^0.2.1",
Expand All @@ -41,7 +41,7 @@
"eslint-config-postcss": "^2.0.2",
"fs-extra": "^2.0.0",
"gulp": "^3.9.1",
"gulp-ava": "^0.16.0",
"gulp-ava": "^0.15.0",
"gulp-babel": "^6.1.2",
"gulp-changed": "^1.3.2",
"gulp-eslint": "^3.0.1",
Expand Down
Loading

0 comments on commit c70cc4e

Please sign in to comment.