We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73810be commit 5ea846dCopy full SHA for 5ea846d
1 file changed
package.json
@@ -1,8 +1,9 @@
1
{
2
- "name": "hyphen-components",
+ "name": "@hyphen/hyphen-components",
3
"version": "0.0.0-development",
4
"license": "MIT",
5
- "author": "Hyphen AI",
+ "author": "@hyphen",
6
+ "description": "A React component library to power all Hyphen UI.",
7
"main": "dist/index.js",
8
"module": "dist/hyphen-components.esm.js",
9
"typings": "dist/index.d.ts",
0 commit comments