Skip to content

Commit f2bc2a2

Browse files
committed
Revert typescript bumps
1 parent 2b58c2f commit f2bc2a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages-exp/app-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-json": "4.1.0",
4242
"rollup-plugin-replace": "2.2.0",
4343
"rollup-plugin-typescript2": "0.29.0",
44-
"typescript": "4.1.3"
44+
"typescript": "4.0.5"
4545
},
4646
"repository": {
4747
"directory": "packages-exp/app-exp",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@rollup/plugin-json": "4.1.0",
4040
"rollup-plugin-replace": "2.2.0",
4141
"rollup-plugin-typescript2": "0.29.0",
42-
"typescript": "4.1.3"
42+
"typescript": "4.0.5"
4343
},
4444
"repository": {
4545
"directory": "packages/app",

0 commit comments

Comments
 (0)