Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy authored May 10, 2024
1 parent 753a0e2 commit afb2274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"coveralls": "*",
"eslint": "^8.13",
"jsdom": "*",
"qunit": "^2.4"
"jest": "*"
},
"scripts": {
"test": "qunit"
"test": "jest"
}
}

0 comments on commit afb2274

Please sign in to comment.