Skip to content

Commit

Permalink
upgrading packages
Browse files Browse the repository at this point in the history
  • Loading branch information
colbyfayock committed Sep 9, 2019
1 parent 049dc24 commit f3602cc
Show file tree
Hide file tree
Showing 2 changed files with 1,564 additions and 1,184 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "gatsby-starter-sass",
"description": "A Gatsby starter with Sass and no assumptions",
"version": "0.1.1",
"version": "0.1.2",
"author": "Colby Fayock <hello@colbyfayock.com>",
"dependencies": {
"gatsby": "^2.13.50",
"gatsby-plugin-react-helmet": "^3.1.3",
"gatsby": "^2.15.9",
"gatsby-plugin-react-helmet": "^3.1.6",
"gatsby-plugin-resolve-src": "^2.0.0",
"gatsby-plugin-sass": "^2.1.4",
"gatsby-source-filesystem": "^2.1.8",
"gatsby-plugin-sass": "^2.1.13",
"gatsby-source-filesystem": "^2.1.21",
"node-sass": "^4.12.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-helmet": "^5.2.1"
},
"devDependencies": {},
Expand Down
Loading

0 comments on commit f3602cc

Please sign in to comment.