Skip to content

Commit

Permalink
refactor: Remove duplicate mention of typescript package
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Sep 20, 2023
1 parent e222753 commit 41c1f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"source-map-support": "^0.5.21"
},
"devDependencies": {
"ts-node": "^10.9.1",
"typescript": "~5.2.2"
"ts-node": "^10.9.1"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 41c1f11

Please sign in to comment.