Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 5, 2019
1 parent ea3c69a commit 242298c
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 179 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-seo-component",
"version": "0.1.8",
"version": "0.1.9",
"description": "A react SEO component",
"main": "index.js",
"scripts": {
Expand All @@ -21,10 +21,10 @@
"react-helmet": "5.2.1"
},
"devDependencies": {
"@babel/cli": "7.6.4",
"@babel/core": "7.6.4",
"@babel/preset-env": "7.6.3",
"@babel/preset-react": "7.6.3",
"@babel/cli": "7.7.0",
"@babel/core": "7.7.0",
"@babel/preset-env": "7.7.1",
"@babel/preset-react": "7.7.0",
"rollup": "1.26.3",
"rollup-plugin-babel": "4.3.3"
},
Expand Down
Loading

0 comments on commit 242298c

Please sign in to comment.