Skip to content

Commit

Permalink
Create listener
Browse files Browse the repository at this point in the history
  • Loading branch information
willybrauner committed Aug 31, 2023
1 parent 20fd707 commit 23b6360
Show file tree
Hide file tree
Showing 6 changed files with 420 additions and 6 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@
"pre-publish": "npm run build && npm run test"
},
"devDependencies": {
"@types/node": "^20.5.7",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.3",
"@types/node": "^20.5.7",
"tsup": "^7.2.0"
"jsdom": "^22.1.0"
},
"prettier": {
"semi": false
Expand Down
Loading

0 comments on commit 23b6360

Please sign in to comment.