fix: remove self-referencing @maos/ipfs-portal dep that breaks npm install
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
"export": "next build && npx serve out"
|
"export": "next build && npx serve out"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@maos/ipfs-portal": "file:",
|
|
||||||
"@tailwindcss/postcss": "^4.3.1",
|
"@tailwindcss/postcss": "^4.3.1",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"jose": "^6.2.3",
|
"jose": "^6.2.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user