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 5bf4bd2 commit 4f54a46Copy full SHA for 4f54a46
package.json
@@ -29,10 +29,10 @@
29
}
30
},
31
"devDependencies": {
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",
+ "@babel/cli": "7.10.4",
+ "@babel/core": "7.10.4",
+ "@babel/preset-env": "7.10.4",
+ "@babel/preset-typescript": "7.10.4",
36
"@microsoft/api-extractor": "7.7.8",
37
"@rollup/plugin-alias": "3.0.1",
38
"@rollup/plugin-json": "4.0.2",
0 commit comments