1
0
forked from maik/IPFS-portal

fix: replace tom1687.no-ip.org with 192.168.1.176, add DateTimeEncoder for API datetime serialization

This commit is contained in:
maik
2026-06-29 16:07:54 +00:00
parent b12b3e35f4
commit a13e614371
7 changed files with 11 additions and 16 deletions
+2 -7
View File
@@ -8,7 +8,6 @@
"name": "@maos/ipfs-portal",
"version": "1.0.0",
"dependencies": {
"@maos/ipfs-portal": "file:",
"@tailwindcss/postcss": "^4.3.1",
"clsx": "^2.1.1",
"jose": "^6.2.3",
@@ -22,8 +21,8 @@
},
"devDependencies": {
"@playwright/test": "^1.61.1",
"@types/node": "^22.0.0",
"@types/react": "^19.0.0",
"@types/node": "22.20.0",
"@types/react": "19.2.17",
"@types/react-dom": "^19.0.0",
"tailwindcss": "^4.0.0",
"typescript": "^5.8.0",
@@ -590,10 +589,6 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@maos/ipfs-portal": {
"resolved": "",
"link": true
},
"node_modules/@napi-rs/wasm-runtime": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz",