gatsby-design-tokens
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@1.0.1...gatsby-design-tokens@1.0.2) (2019-08-23) | ||
**Note:** Version bump only for package gatsby-design-tokens | ||
## [1.0.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@1.0.0...gatsby-design-tokens@1.0.1) (2019-08-20) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-design-tokens", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Gatsby Design Tokens", | ||
@@ -20,5 +20,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0", | ||
"@babel/core": "^7.0.0", | ||
"babel-preset-gatsby-package": "^0.2.2", | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"babel-preset-gatsby-package": "^0.2.3", | ||
"cross-env": "^5.2.0" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "e077f5c86b839a34b6d5f3a868ca3cb3969b6be1" | ||
"gitHead": "90ac3a5c80dc552ca687988602311914d8d9b193" | ||
} |
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
14940