-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
897a398
commit cf0fcba
Showing
28 changed files
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"lerna": "2.0.0-rc.3", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"npmClient": "npm" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-coffeescript", | ||
"description": "Adds CoffeeScript support for Gatsby layouts and pages.", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"contributors": [ | ||
"Noah Lange <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-glamor", | ||
"description": "Gatsby plugin to add support for Glamor", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"babel-plugin-glamor": "^3.0.0-1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-google-analytics", | ||
"description": "Gatsby plugin to add google analytics onto a site", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"react-ga": "^2.1.2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-offline", | ||
"description": "Gatsby plugin which sets up a site to be able to run offline", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"devDependencies": { | ||
"babel-cli": "^6.23.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-sharp", | ||
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"async": "^2.1.4", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "gatsby-plugin-typescript", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"description": "Adds TypeScript support for Gatsby layouts and pages.", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"contributors": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-transformer-remark", | ||
"description": "Gatsby transformer plugin for Remark", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"bluebird": "^3.4.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-typegen-remark-autolink-headers", | ||
"description": "Gatsby plugin for Remark to autolink headers", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"github-slugger": "^1.1.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-typegen-remark-copy-linked-files", | ||
"description": "Find files which are linked to from markdown and copy them to the public directory", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"fs-extra": "^1.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-typegen-remark-prismjs", | ||
"description": "Adds syntax highlighting to code blocks at build time using PrismJS", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"prismjs": "^1.6.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby", | ||
"description": "React.js Static Site Generator", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"ava": { | ||
"require": [ | ||
|
@@ -52,7 +52,7 @@ | |
"glob": "^7.1.0", | ||
"graphql": "^0.8.2", | ||
"graphql-relay": "^0.4.3", | ||
"graphql-skip-limit": "^1.0.0-alpha11-alpha.68e8f9a1", | ||
"graphql-skip-limit": "^1.0.0-alpha13", | ||
"graphql-union-input-type": "^0.2.1", | ||
"gray-matter": "^2.1.0", | ||
"hapi": "^8.5.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "graphql-skip-limit", | ||
"description": "A library to help construct a graphql-js server supporting skip/relay style pagination. Built for Gatsby but perhaps useful elsewhere.", | ||
"version": "1.0.0-alpha12", | ||
"version": "1.0.0-alpha13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"devDependencies": { | ||
"babel-cli": "^6.18.0", | ||
|