Skip to content

Commit defe4c6

Browse files
committed
fix: 📌 Pin "@types/dom-mediacapture-record" due to end of support of Typescript 4.8
1 parent 087f8b5 commit defe4c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pxt-steami/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"docs/static/icons/favicon.ico"
3838
],
3939
"devDependencies": {
40-
"@types/dom-mediacapture-record": "^1.0.16",
40+
"@types/dom-mediacapture-record": "1.0.20",
4141
"@types/marked": "0.3.0",
4242
"@types/node": "8.10.66",
4343
"@types/react": "16.4.7",

0 commit comments

Comments
 (0)