Skip to content

Commit

Permalink
chore(root): use explicit TS dev version
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk de Visser <[email protected]>
  • Loading branch information
dirkdev98 committed May 18, 2024
1 parent 05832c3 commit e3e02ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"clean:ws": "npm run clean --workspaces --if-present --include-workspace-root"
},
"devDependencies": {
"@lightbase/eslint-config": "0.1.0",
"@lightbase/eslint-config": "*",
"@total-typescript/tsconfig": "1.0.4",
"patch-package": "8.0.0",
"typescript": "5.5.0-beta"
"typescript": "5.5.0-dev.20240518"
},
"engines": {
"node": ">=20"
Expand Down

0 comments on commit e3e02ef

Please sign in to comment.