File tree Expand file tree Collapse file tree 12 files changed +13
-13
lines changed
gatsby-plugin-google-tagmanager
gatsby-transformer-react-docgen Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 55 " packages/*"
66 ],
77 "hoist" : true ,
8- "version" : " 1.0.0-beta.3 "
8+ "version" : " 1.0.0-beta.4 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-link" ,
3- "version" : " 1.0.0-beta.2 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " An enhanced Link component for Gatsby sites with support for resource prefetching" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-google-tagmanager" ,
33 "description" : " Gatsby plugin to add google tagmanager onto a site" ,
4- "version" : " 1.0.0-beta.3 " ,
4+ "version" : " 1.0.0-beta.4 " ,
55 "author" : " Thijs Koerselman <thijs@vauxlab.com>" ,
66 "devDependencies" : {
77 "babel-cli" : " ^6.24.1"
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-beta.2 " ,
4+ "version" : " 1.0.0-beta.4 " ,
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-image" ,
3- "version" : " 1.0.0-beta.3 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " Create responsive image thumbnails for your images used in your markdown" ,
55 "main" : " index.js" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-remark-smartypants" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " Use retext-smartypants to auto-enhance typography of markdown" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-contentful" ,
3- "version" : " 1.0.0-beta.3 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " Gatsby source plugin for building websites using the Contentful CMS as a data source" ,
55 "scripts" : {
66 "build" : " babel src --out-dir . --ignore __tests__" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-drupal" ,
3- "version" : " 1.0.0-beta.2 " ,
3+ "version" : " 1.0.0-beta.4 " ,
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-source-filesystem" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " Gatsby plugin which parses files within a directory for further parsing by other plugins" ,
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-beta.1 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " Expose React component metadata and prop information as GraphQL types" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments