Skip to content

Commit 5cc8071

Browse files
committed
fix(): Simplify package name.
1 parent e386c44 commit 5cc8071

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# quantinuum-ui
1+
# @quantinuum/ui
22
Quantinuum design tokens and React components.
33

4-
Based on [shadcn](https://ui.shadcn.com/), an opinionated tailwind theme and radix-ui component generator. Shadcn components have been generated into this repo using the `components.json` definition and re-exported as a new library.
4+
Based on [shadcn](https://ui.shadcn.com/), an opinionated tailwind theme and radix-ui component generator. Shadcn components have been generated into this repo using the `components.json` definition and re-exported as a new library.
55

66
### Development
77

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@quantinuum/quantinuum-ui",
2+
"name": "@quantinuum/ui",
33
"version": "1.0.0",
44
"description": "Quantinuum design system.",
55
"private": false,

0 commit comments

Comments
 (0)