Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBarba committed Feb 20, 2024
1 parent 582d510 commit 03ca30f
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 242 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"whatwg"
],
"devDependencies": {
"@biomejs/biome": "^1.2.2",
"@biomejs/biome": "^1.5.3",
"@tsconfig/node16": "^16.1.1",
"@types/chai": "^4.3.6",
"@types/node": "^20.6.2",
"chai": "^4.3.8",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
"@types/chai": "^4.3.11",
"@types/node": "^20.11.19",
"chai": "^5.1.0",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
},
"scripts": {
"build": "tsc",
Expand Down
Loading

0 comments on commit 03ca30f

Please sign in to comment.