Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit 7115b5a

Browse files
committed
Bump AVA
1 parent 08cb55f commit 7115b5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"mocha"
3838
],
3939
"dependencies": {
40-
"ava": "^0.18.0",
40+
"ava": "^0.19.1",
4141
"tap-parser": "^5.3.2"
4242
},
4343
"devDependencies": {
@@ -56,7 +56,6 @@
5656
"jasmine",
5757
"atomtest"
5858
],
59-
"esnext": true,
6059
"globals": [
6160
"atom"
6261
],

0 commit comments

Comments
 (0)