Skip to content

Commit

Permalink
remove typescript dependency (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Sep 4, 2022
1 parent fab2dfc commit 61c882b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.0.0",
"tsd": "^0.23.0",
"typescript": "^4.5.2"
"tsd": "^0.23.0"
},
"scripts": {
"coverage": "tap \"test/**/*.test.js\" --coverage-report=html",
Expand Down

0 comments on commit 61c882b

Please sign in to comment.