Skip to content

Commit f8989bb

Browse files
committed
chore(babel): revert to previous version for bundle size
1 parent 80e2468 commit f8989bb

File tree

2 files changed

+115
-221
lines changed

2 files changed

+115
-221
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
}
3030
},
3131
"devDependencies": {
32-
"@babel/cli": "7.10.4",
33-
"@babel/core": "7.10.4",
34-
"@babel/preset-env": "7.10.4",
35-
"@babel/preset-typescript": "7.10.4",
32+
"@babel/cli": "7.8.4",
33+
"@babel/core": "7.8.7",
34+
"@babel/preset-env": "7.8.7",
35+
"@babel/preset-typescript": "7.8.3",
3636
"@microsoft/api-extractor": "7.7.8",
3737
"@rollup/plugin-alias": "3.0.1",
3838
"@rollup/plugin-json": "4.0.2",

0 commit comments

Comments
 (0)