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

Commit

Permalink
Update dependencies (#31)
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
spences10 authored Nov 6, 2019
2 parents 8514113 + 5a347c7 commit 56ccd36
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 191 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.9",
"version": "0.1.10",
"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 56ccd36

Please sign in to comment.