We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9271f3a commit fc2dc63Copy full SHA for fc2dc63
package.json
@@ -39,9 +39,9 @@
39
},
40
"homepage": "https://github.com/rdmurphy/typebundle#readme",
41
"dependencies": {
42
- "@babel/core": "^7.6.4",
43
- "@babel/preset-env": "^7.8.3",
44
- "@babel/preset-typescript": "^7.6.0",
+ "@babel/core": "^7.9.0",
+ "@babel/preset-env": "^7.9.0",
+ "@babel/preset-typescript": "^7.9.0",
45
"@rollup/plugin-commonjs": "^11.0.1",
46
"@rollup/plugin-json": "^4.0.1",
47
"@rollup/plugin-node-resolve": "^7.0.0",
0 commit comments