Skip to content

Commit

Permalink
Downgrade ava for Node dump errors
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 15, 2022
1 parent 7ce1494 commit bf130f7
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 @@ -79,7 +79,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@11ty/eleventy-plugin-vue": "1.0.0-canary.8",
"@vue/server-renderer": "^3.2.31",
"ava": "^4.2.0",
"ava": "^3.15.0",
"husky": "^7.0.4",
"js-yaml": "^4.1.0",
"lint-staged": "^12.3.7",
Expand Down

0 comments on commit bf130f7

Please sign in to comment.