Skip to content

Commit f2512e6

Browse files
chore: scope package to bitcoin-dev-project and update description (#26)
1 parent ac8cfe8 commit f2512e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "bdp-ui",
2+
"name": "@bitcoin-dev-project/bdp-ui",
33
"version": "1.2.0",
4-
"description": "A UI library for the Bitcoin Dev Project",
4+
"description": "An open-source UI component library for building high-quality, accessible design systems and web apps for the Bitcoin Dev Project.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)