Skip to content

Commit

Permalink
Update example sites to alpha13
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Apr 24, 2017
1 parent cf0fcba commit 84b2c91
Show file tree
Hide file tree
Showing 4 changed files with 189 additions and 1,333 deletions.
24 changes: 12 additions & 12 deletions examples/gatsbygram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"version": "1.0.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gatsby": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-link": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-transformer-json": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-transformer-sharp": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-plugin-glamor": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-plugin-google-analytics": "^1.0.0-alpha12-alpha.c0bba969",
"gatsby-plugin-manifest": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-plugin-offline": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-plugin-sharp": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-source-filesystem": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-typegen-filesystem": "1.0.0-alpha12-alpha.c0bba969",
"gatsby-typegen-sharp": "1.0.0-alpha12-alpha.c0bba969",
"gatsby": "1.0.0-alpha13",
"gatsby-link": "1.0.0-alpha13",
"gatsby-transformer-json": "1.0.0-alpha13",
"gatsby-transformer-sharp": "1.0.0-alpha13",
"gatsby-plugin-glamor": "1.0.0-alpha13",
"gatsby-plugin-google-analytics": "^1.0.0-alpha13",
"gatsby-plugin-manifest": "1.0.0-alpha13",
"gatsby-plugin-offline": "1.0.0-alpha13",
"gatsby-plugin-sharp": "1.0.0-alpha13",
"gatsby-source-filesystem": "1.0.0-alpha13",
"gatsby-typegen-filesystem": "1.0.0-alpha13",
"gatsby-typegen-sharp": "1.0.0-alpha13",
"instagram-screen-scrape": "^2.0.0",
"lodash": "^4.16.4",
"mkdirp": "^0.5.1",
Expand Down
Loading

0 comments on commit 84b2c91

Please sign in to comment.