We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d59a1c2 + 626442d commit 4299284Copy full SHA for 4299284
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@helix-design-system/helix-react",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "React components to wrap HelixUI custom elements",
5
"source": "src/index.mjs",
6
"main": "dist/helix-react.js",
7
"module": "dist/helix-react.esm.js",
8
"unpkg": "dist/helix-react.js",
9
- "files": [
+ "files": [
10
"dist/"
11
],
12
"scripts": {
0 commit comments