Skip to content

Commit 6f45fec

Browse files
feat: package.json modifications
1 parent f1dc827 commit 6f45fec

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@Mable-AI/hound",
2+
"name": "@mable-ai/hound",
33
"private": false,
44
"version": "0.8.29-local",
55
"type": "module",
@@ -23,13 +23,6 @@
2323
"lib/",
2424
"tailwind-config.js"
2525
],
26-
"publishConfig": {
27-
"@Mable-AI:registry": "https://npm.pkg.github.com"
28-
},
29-
"repository": {
30-
"type": "git",
31-
"url": "git@github.com:Mable-AI/hound.git"
32-
},
3326
"main": "./lib/index.js",
3427
"dependencies": {
3528
"@floating-ui/react": "^0.26.28",

0 commit comments

Comments
 (0)