Skip to content

Commit

Permalink
feat: Updating ipfs-webui CID to v2.22.0 (#2387)
Browse files Browse the repository at this point in the history
* feat: Updating ipfs-webui CID to v2.22.0

* feat: Updating ipfs-webui CID to v2.22.0 editor line removal

---------

Co-authored-by: Dan McQuillan <daniel.mcquillan@protocol.ai>
Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
  • Loading branch information
3 people committed Jan 27, 2023
1 parent 644ce7e commit a226c6e
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 @@ -17,7 +17,7 @@
"force-webui-download": "shx rm -rf assets/webui && run-s build:webui",
"build": "run-s clean build:webui",
"build:webui": "run-s build:webui:*",
"build:webui:download": "npx ipfs-or-gateway -c bafybeiequgo72mrvuml56j4gk7crewig5bavumrrzhkqbim6b3s2yqi7ty -p assets/webui/ -t 360000 --verbose -g \"https://dweb.link\" ",
"build:webui:download": "npx ipfs-or-gateway -c bafybeifeqt7mvxaniphyu2i3qhovjaf3sayooxbh5enfdqtiehxjv2ldte -p assets/webui/ -t 360000 --verbose -g \"https://dweb.link\" ",
"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 a226c6e

Please sign in to comment.