Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Aug 16, 2017
1 parent b6fb888 commit 6a55b33
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 95 deletions.
42 changes: 21 additions & 21 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,38 +8,38 @@
"dependencies": {
"babel-standalone": "^6.25.0",
"docsearch.js": "^2.3.3",
"gatsby": "^1.3.2",
"gatsby-link": "^1.3.2",
"gatsby-plugin-glamor": "^1.3.2",
"gatsby-plugin-google-analytics": "^1.0.1",
"gatsby-plugin-manifest": "^1.0.1",
"gatsby-plugin-offline": "^1.0.1",
"gatsby-plugin-preact": "^1.0.1",
"gatsby-plugin-react-helmet": "^1.0.1",
"gatsby-plugin-sharp": "^1.3.0",
"gatsby-remark-autolink-headers": "^1.0.1",
"gatsby-remark-copy-linked-files": "^1.3.0",
"gatsby": "^1.8.11",
"gatsby-link": "^1.6.7",
"gatsby-plugin-glamor": "^1.6.3",
"gatsby-plugin-google-analytics": "^1.0.3",
"gatsby-plugin-manifest": "^1.0.3",
"gatsby-plugin-offline": "^1.0.3",
"gatsby-plugin-preact": "^1.0.2",
"gatsby-plugin-react-helmet": "^1.0.2",
"gatsby-plugin-sharp": "^1.6.1",
"gatsby-remark-autolink-headers": "^1.4.3",
"gatsby-remark-copy-linked-files": "^1.5.1",
"gatsby-remark-prismjs": "^1.2.0",
"gatsby-remark-responsive-iframe": "^1.3.0",
"gatsby-remark-responsive-iframe": "^1.4.2",
"gatsby-remark-responsive-image": "next",
"gatsby-remark-smartypants": "^1.0.1",
"gatsby-source-filesystem": "^1.0.1",
"gatsby-transformer-remark": "^1.1.0",
"gatsby-transformer-sharp": "^1.0.1",
"glamor": "^2.20.30",
"gatsby-remark-smartypants": "^1.4.2",
"gatsby-source-filesystem": "^1.4.2",
"gatsby-transformer-remark": "^1.7.0",
"gatsby-transformer-sharp": "^1.6.0",
"glamor": "^2.20.40",
"hex2rgba": "^0.0.1",
"lodash": "^4.15.0",
"moment": "^2.14.1",
"react-live": "^1.7.0",
"react-responsive-grid": "^0.3.3",
"react-sticky": "^6.0.1",
"react-typekit": "^1.1.0",
"react-typography": "^0.15.0",
"react-typography": "^0.16.1",
"remarkable": "^1.7.1",
"safe-access": "^0.1.0",
"typeface-merriweather": "^0.0.31",
"typeface-montserrat": "^0.0.31",
"typography": "^0.15.12",
"typeface-merriweather": "^0.0.35",
"typeface-montserrat": "^0.0.37",
"typography": "^0.16.0",
"typography-theme-wordpress-2016": "^0.15.1",
"underscore.string": "^3.2.3"
},
Expand Down
Loading

0 comments on commit 6a55b33

Please sign in to comment.