Skip to content

Commit

Permalink
chore(package): update ava to version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Oct 22, 2019
1 parent 4eb9aca commit 3c65b41
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,21 @@
"description": "A Karma plugin for jasmine-jquery",
"version": "0.0.0-development",
"author": "Pierre Vanduynslager (https://github.com/pvdlg)",
"ava": {
"helpers": [
"test/helpers/**/*"
],
"files": [
"test/*.test.js"
]
},
"bugs": {
"url": "https://github.com/pvdlg/karma-jasmine-jquery/issues"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"ava": "^1.0.1",
"ava": "^2.4.0",
"codecov": "^3.0.0",
"conventional-changelog-metahub": "^3.0.0",
"eslint-plugin-sort-class-members": "^1.2.0",
Expand Down

0 comments on commit 3c65b41

Please sign in to comment.