Skip to content

Commit

Permalink
Make sure all Babel packages are on latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmurphy committed Mar 27, 2020
1 parent 9271f3a commit fc2dc63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"homepage": "https://github.com/rdmurphy/typebundle#readme",
"dependencies": {
"@babel/core": "^7.6.4",
"@babel/preset-env": "^7.8.3",
"@babel/preset-typescript": "^7.6.0",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-typescript": "^7.9.0",
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-json": "^4.0.1",
"@rollup/plugin-node-resolve": "^7.0.0",
Expand Down

0 comments on commit fc2dc63

Please sign in to comment.