gatsby-plugin-layout
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,8 @@ # Change Log | ||
<a name="1.0.5"></a> | ||
## [1.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.0.4...gatsby-plugin-layout@1.0.5) (2018-10-29) | ||
**Note:** Version bump only for package gatsby-plugin-layout | ||
<a name="1.0.4"></a> | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-plugin-layout", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.", | ||
@@ -31,5 +31,6 @@ "main": "index.js", | ||
"@babel/core": "^7.0.0", | ||
"babel-preset-gatsby-package": "^0.1.2", | ||
"cross-env": "^5.0.5" | ||
}, | ||
"gitHead": "741171f55be149630437117c2e9968f5aaf17f32" | ||
"gitHead": "dbd71c33ced0829c5f4bc552127ef80b4a7398a5" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11966
4