Skip to content

Commit

Permalink
Fix: Update package name and URLs for NPM (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleedesign authored Sep 21, 2024
1 parent 07814cc commit 706001b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"name": "redback-ui",
"name": "@redbackops/redback-ui",
"homepage": "https://redback-operations.github.io/redback-ui/",
"repository": {
"type": "git",
"url": "https://github.com/Redback-Operations/redback-ui"
},
"version": "0.0.1",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 706001b

Please sign in to comment.