Skip to content

Commit 5e965a5

Browse files
committed
Narrow typescript range: they don't use semver
1 parent ee3a436 commit 5e965a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup-plugin-babel": "^3.0.7",
4545
"rollup-plugin-commonjs": "^9.2.0",
4646
"rollup-plugin-license": "^0.8.1",
47-
"typescript": "^4.8.3",
47+
"typescript": "~4.8.3",
4848
"wct-browser-legacy": "^1.0.2",
4949
"web-component-tester": "^6.9.2"
5050
},

0 commit comments

Comments
 (0)