@hsds/tokens
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -5,2 +5,4 @@ # Changelog | ||
## [1.3.2](https://github.com/helpscout/hsds/compare/tokens-1.3.1...tokens-1.3.2) (2023-11-15) | ||
## [1.3.1](https://github.com/helpscout/hsds/compare/tokens-1.3.0...tokens-1.3.1) (2023-10-23) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@hsds/tokens", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"peerDependencies": { | ||
@@ -10,3 +10,3 @@ "prop-types": "~15.7.2", | ||
}, | ||
"main": "./index.cjs.js", | ||
"main": "index.cjs", | ||
"type": "commonjs", | ||
@@ -13,0 +13,0 @@ "dependencies": { |
183280