@arcteryx/components-cart
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.3](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@1.0.2...@arcteryx/components-cart@1.0.3) (2020-02-21) | ||
### Bug Fixes | ||
* Expose correct import locations for components-cart dist bundles ([1d92aff](http://bitbucket.org/arcteryx/arcteryx-js-helpers/commits/1d92aff9e5a47e31c9c5538c8f4873018c88c317)) | ||
## [1.0.2](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@1.0.1...@arcteryx/components-cart@1.0.2) (2020-02-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@arcteryx/components-cart", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Arcteryx Cart", | ||
"main": "src/index.js", | ||
"source": "src/index.js", | ||
"main": "dist/es/index.js", | ||
"main:cjs": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"jsnext:main": "dist/es/index.js", | ||
"scripts": { | ||
@@ -14,3 +18,3 @@ "build": "../node_modules/.bin/rollup -c ../scripts/rollup.config.js", | ||
"license": "ISC", | ||
"gitHead": "744f9eacf5e711918cdb2f247f2713cbf31ccad3" | ||
"gitHead": "a4a83f5b1c3d87f2a6a91c3c519a365dc1abf75b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
192255