Skip to content

Commit e4db2b0

Browse files
committed
feat(build): switch to @tsd/typescript for enhanced type-checking in tsd
1 parent c8af953 commit e4db2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"gulp-wrap": "^0.15.0",
4040
"jasmine": "^4.0.2",
4141
"tsd": "^0.19.1",
42-
"typescript": "^4.5.5"
42+
"@tsd/typescript": "^4.5.5"
4343
},
4444
"scripts": {
4545
"build": "gulp && npm run build:types",

0 commit comments

Comments
 (0)