Skip to content

Commit

Permalink
fix: downgrade ava to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 24, 2024
1 parent 41bbfa2 commit 284f3e7
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 @@ -37,7 +37,7 @@
"@babel/preset-env": "^7.24.4",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"ava": "^6.1.2",
"ava": "5.3.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"consola": "^3.2.3",
Expand Down

0 comments on commit 284f3e7

Please sign in to comment.