Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjenkins94 committed Jul 18, 2024
1 parent 0be38d4 commit 6d1d82b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
},
"devDependencies": {
"@tsconfig/node-lts": "latest",
"tsup": "latest",
"typescript": "latest",
"@types/node": "latest",
"import-meta-resolve": "latest",
"json5": "latest",
"node-stdlib-browser": "latest"
"node-stdlib-browser": "latest",
"tsup": "latest",
"typescript": "latest"
},
"engines": {
"node": ">=18.0.0",
Expand Down

0 comments on commit 6d1d82b

Please sign in to comment.