We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dc827 commit 6f45fecCopy full SHA for 6f45fec
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@Mable-AI/hound",
+ "name": "@mable-ai/hound",
3
"private": false,
4
"version": "0.8.29-local",
5
"type": "module",
@@ -23,13 +23,6 @@
23
"lib/",
24
"tailwind-config.js"
25
],
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
33
"main": "./lib/index.js",
34
"dependencies": {
35
"@floating-ui/react": "^0.26.28",
0 commit comments