Skip to content
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.

Commit

Permalink
chore(package): update ava to version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jan 15, 2016
1 parent 488e73e commit 37a3249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "npm run lint && babel src --out-dir dist && npm run copy-fixtures && nyc --reporter=lcov --reporter=text ava dist/__tests__"
},
"devDependencies": {
"ava": "^0.9.1",
"ava": "^0.10.0",
"babel-cli": "^6.3.17",
"babel-core": "^6.3.26",
"babel-plugin-add-module-exports": "^0.1.2",
Expand Down

0 comments on commit 37a3249

Please sign in to comment.