Skip to content

Commit 417f60a

Browse files
committed
Downgrade TypeScript due to CI failures
1 parent 4073781 commit 417f60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ava": "4.0.0-rc.1",
3131
"c8": "^7.10.0",
3232
"del": "^6.0.0",
33-
"typescript": "^4.4.4",
33+
"typescript": "~4.3",
3434
"xo": "^0.46.3"
3535
},
3636
"c8": {

0 commit comments

Comments
 (0)