Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
Atualização dos pacotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
brneor committed Feb 5, 2020
1 parent 72a201f commit e8e6641
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"version": "1.0.0",
"author": "Hunter Chang",
"dependencies": {
"gatsby": "^2.2.9",
"gatsby-plugin-manifest": "^2.2.9",
"gatsby": "^2.19.12",
"gatsby-plugin-manifest": "^2.2.41",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-react-helmet": "^3.0.10",
"gatsby-plugin-sass": "^2.0.11",
"node-sass": "^4.11.0",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-sass": "^2.1.28",
"node-sass": "^4.13.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.0"
},
"keywords": [
Expand All @@ -25,7 +25,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"prettier": "^1.14.2"
"prettier": "^1.19.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e8e6641

Please sign in to comment.