From 97291c57f757fffcad211fab3e5faa803e05d09b Mon Sep 17 00:00:00 2001 From: 100stacks <100stacks@users.noreply.github.com> Date: Tue, 2 Feb 2021 11:52:22 -0600 Subject: [PATCH] chore: add new contributors --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c6eda4..287b3a7 100644 --- a/package.json +++ b/package.json @@ -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", @@ -29,7 +29,9 @@ "James Thompson", "Cathy Siller", "Nicko Winner-Arroyo", - "Ryan A. Johnson" + "Ryan A. Johnson", + "Ana-Sophia Brande", + "Javed Khan" ], "license": "Apache-2.0", "bugs": {