Skip to content

Commit

Permalink
chore: ipfs-webui v2.12.2
Browse files Browse the repository at this point in the history
https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.2

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
  • Loading branch information
lidel committed Apr 30, 2021
1 parent 513e31e commit a479f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "shx rm -rf assets/webui/ node_modules/go-ipfs/bin",
"build": "run-s clean build:webui",
"build:webui": "run-s build:webui:*",
"build:webui:download": "npx ipfs-or-gateway -c bafybeid3rof2bfszwia2g7ijjzac5ycaczje3vr3sxdtcxziaf6fvi6mwu -p assets/webui/ -t 360000 --verbose --clean",
"build:webui:download": "npx ipfs-or-gateway -c bafybeifuexpvt6g4bkbmsrlb7rnudskfakn6vdrtoja4ml4zbxne2hu6bq -p assets/webui/ -t 360000 --verbose --clean",
"build:webui:minimize": "shx rm -rf assets/webui/static/js/*.map && shx rm -rf assets/webui/static/css/*.map",
"package": "shx rm -rf dist/ && run-s build && electron-builder --publish onTag"
},
Expand Down

0 comments on commit a479f63

Please sign in to comment.