We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e2468 commit f8989bbCopy full SHA for f8989bb
package.json
@@ -29,10 +29,10 @@
29
}
30
},
31
"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",
+ "@babel/cli": "7.8.4",
+ "@babel/core": "7.8.7",
+ "@babel/preset-env": "7.8.7",
+ "@babel/preset-typescript": "7.8.3",
36
"@microsoft/api-extractor": "7.7.8",
37
"@rollup/plugin-alias": "3.0.1",
38
"@rollup/plugin-json": "4.0.2",
0 commit comments