@wework/ray-core
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.10](https://github.com/WeConnect/ray/compare/@wework/ray-core@0.0.9...@wework/ray-core@0.0.10) (2019-03-07) | ||
**Note:** Version bump only for package @wework/ray-core | ||
## [0.0.9](https://github.com/WeConnect/ray/compare/@wework/ray-core@0.0.8...@wework/ray-core@0.0.9) (2019-03-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@wework/ray-core", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"main": "es/index.js", | ||
"scripts": { | ||
"storybook": "npx start-storybook -p 6006", | ||
"build-storybook": "build-storybook", | ||
"storybook": "start-storybook -p 6006 -s ./stories/static", | ||
"build-storybook": "NODE_ENV=production build-storybook -c .storybook -o .out -s ./stories/static", | ||
"build": "yarn prebuild && gulp html:source sass:source sass:compiled scripts:es scripts:umd", | ||
@@ -16,2 +16,4 @@ "clean": "gulp clean", | ||
"@babel/plugin-transform-modules-umd": "7.2.0", | ||
"@emotion/core": "^10.0.7", | ||
"@emotion/styled": "^10.0.7", | ||
"@storybook/addon-actions": "^5.0.0", | ||
@@ -26,2 +28,3 @@ "@storybook/addon-links": "^5.0.0", | ||
"del": "3.0.0", | ||
"emotion-theming": "^10.0.7", | ||
"file-loader": "3.0.1", | ||
@@ -68,3 +71,3 @@ "gulp": "4.0.0", | ||
], | ||
"gitHead": "9aa48b8b6b1dfe358a9cf54c90efd1eb2fd3b0d8" | ||
"gitHead": "8d99ad5b434cb742d7e20472d4714d4a262eaf23" | ||
} |
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
228940
36