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 10fd580 + 97291c5 commit 3d37954Copy full SHA for 3d37954
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@helix-design-system/helix-react",
3
"version": "2.0.0",
4
- "description": "React components to wrap HelixUI custom elements",
+ "description": "React components to wrap HelixUI Web Components Library",
5
"source": "src/index.mjs",
6
"main": "dist/helix-react.js",
7
"module": "dist/helix-react.esm.js",
@@ -29,7 +29,9 @@
29
"James Thompson",
30
"Cathy Siller",
31
"Nicko Winner-Arroyo",
32
- "Ryan A. Johnson"
+ "Ryan A. Johnson",
33
+ "Ana-Sophia Brande",
34
+ "Javed Khan"
35
],
36
"license": "Apache-2.0",
37
"bugs": {
0 commit comments