Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@helix-design-system/helix-react",
"version": "2.0.0",
"description": "React components to wrap HelixUI custom elements",
"description": "React components to wrap HelixUI Web Components Library",
"source": "src/index.mjs",
"main": "dist/helix-react.js",
"module": "dist/helix-react.esm.js",
Expand Down Expand Up @@ -29,7 +29,9 @@
"James Thompson",
"Cathy Siller",
"Nicko Winner-Arroyo",
"Ryan A. Johnson"
"Ryan A. Johnson",
"Ana-Sophia Brande",
"Javed Khan"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @nicko-winner, also added Javed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

],
"license": "Apache-2.0",
"bugs": {
Expand Down