Skip to content

Commit d455a9e

Browse files
committed
build: replace typescript catalog with fixed version
1 parent ecb0127 commit d455a9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@owdproject/core": "workspace:*",
5151
"nuxt": "^4.4.4",
5252
"pinia": "^3.0.0",
53-
"typescript": "catalog:"
53+
"typescript": "~6.0.3"
5454
},
5555
"peerDependencies": {
5656
"@owdproject/core": "^3.4.0",

0 commit comments

Comments
 (0)