File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
gatsby-plugin-google-analytics
gatsby-plugin-react-helmet
gatsby-transformer-react-docgen Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 55 " packages/*"
66 ],
77 "hoist" : true ,
8- "version" : " 1.0.0-alpha18 "
8+ "version" : " 1.0.0-alpha19 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-google-analytics" ,
33 "description" : " Gatsby plugin to add google analytics onto a site" ,
4- "version" : " 1.0.0-alpha17 " ,
4+ "version" : " 1.0.0-alpha19 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "devDependencies" : {
77 "babel-cli" : " ^6.24.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-manifest" ,
3- "version" : " 1.0.0-alpha17 " ,
3+ "version" : " 1.0.0-alpha19 " ,
44 "description" : " Gatsby plugin which adds a manifest.json to make sites progressive web apps" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-offline" ,
33 "description" : " Gatsby plugin which sets up a site to be able to run offline" ,
4- "version" : " 1.0.0-alpha17 " ,
4+ "version" : " 1.0.0-alpha19 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "devDependencies" : {
77 "babel-cli" : " ^6.24.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-react-helmet" ,
3- "version" : " 1.0.0-alpha18 " ,
3+ "version" : " 1.0.0-alpha19 " ,
44 "description" : " Stub description for gatsby-plugin-react-helmet" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-sharp" ,
33 "description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4- "version" : " 1.0.0-alpha18 " ,
4+ "version" : " 1.0.0-alpha19 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "dependencies" : {
77 "async" : " ^2.4.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-remark-responsive-iframe" ,
3- "version" : " 1.0.0-alpha14 " ,
3+ "version" : " 1.0.0-alpha19 " ,
44 "description" : " Make iframes in Markdown processed by Remark responsive" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-drupal" ,
3- "version" : " 1.0.0-alpha17 " ,
3+ "version" : " 1.0.0-alpha19 " ,
44 "description" : " Gatsby source plugin for building websites using the Drupal CMS as a data source" ,
55 "scripts" : {
66 "build" : " babel src --out-dir ." ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-transformer-react-docgen" ,
3- "version" : " 1.0.0-alpha17 " ,
3+ "version" : " 1.0.0-alpha19 " ,
44 "description" : " Expose React component metadata and prop information as GraphQL types" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-transformer-remark" ,
33 "description" : " Gatsby transformer plugin for Markdown using the Remark library and ecosystem" ,
4- "version" : " 1.0.0-alpha17 " ,
4+ "version" : " 1.0.0-alpha19 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "dependencies" : {
77 "bluebird" : " ^3.5.0" ,
You can’t perform that action at this time.
0 commit comments