Skip to content

Commit 7554edd

Browse files
authored
feat: ipfs-webui v2.18.0 (#2263)
1 parent a4d3e90 commit 7554edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"force-webui-download": "shx rm -rf assets/webui && run-s build:webui",
1818
"build": "run-s clean build:webui",
1919
"build:webui": "run-s build:webui:*",
20-
"build:webui:download": "npx ipfs-or-gateway -c bafybeibozpulxtpv5nhfa2ue3dcjx23ndh3gwr5vwllk7ptoyfwnfjjr4q -p assets/webui/ -t 360000 --verbose -g \"https://dweb.link\" ",
20+
"build:webui:download": "npx ipfs-or-gateway -c bafybeidb5eryh72zajiokdggzo7yct2d6hhcflncji5im2y5w26uuygdsm -p assets/webui/ -t 360000 --verbose -g \"https://dweb.link\" ",
2121
"build:webui:minimize": "shx rm -rf assets/webui/static/js/*.map && shx rm -rf assets/webui/static/css/*.map",
2222
"package": "shx rm -rf dist/ && run-s build && electron-builder --publish onTag"
2323
},

0 commit comments

Comments
 (0)