File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55 " packages/*"
66 ],
77 "hoist" : true ,
8- "version" : " 1.0.0-beta.1 "
8+ "version" : " 1.0.0-beta.2 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-link" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0-beta.2 " ,
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-sharp" ,
33 "description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4- "version" : " 1.0.0-beta.1 " ,
4+ "version" : " 1.0.0-beta.2 " ,
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-prismjs" ,
33 "description" : " Adds syntax highlighting to code blocks at build time using PrismJS" ,
4- "version" : " 1.0.0-beta.1 " ,
4+ "version" : " 1.0.0-beta.2 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "dependencies" : {
77 "parse-numeric-range" : " ^0.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-remark-responsive-image" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0-beta.2 " ,
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-source-drupal" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0-beta.2 " ,
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" ,
33 "description" : " React.js Static Site Generator" ,
4- "version" : " 1.0.0-beta.1 " ,
4+ "version" : " 1.0.0-beta.2 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./dist/gatsby-cli.js"
You can’t perform that action at this time.
0 commit comments