Compare commits
5 Commits
a7f69c512a
...
749539ea4a
Author | SHA1 | Date | |
---|---|---|---|
749539ea4a | |||
37497b49a4 | |||
ddaa9350cb | |||
bc6f87139c | |||
88df0e5a7d |
@ -96,7 +96,7 @@ jobs:
|
|||||||
|
|
||||||
- name: pin
|
- name: pin
|
||||||
id: pin
|
id: pin
|
||||||
uses: docker://gitea.bruyant.xyz/alexandre/ipfs-node-pin:1.0.1
|
uses: docker://gitea.bruyant.xyz/alexandre/ipfs-node-pin:1.0.2
|
||||||
with:
|
with:
|
||||||
ipfs_host: "ipfs-api.ipfs.svc"
|
ipfs_host: "ipfs-api.ipfs.svc"
|
||||||
ipfs_port: "5001"
|
ipfs_port: "5001"
|
||||||
|
15022
client/package-lock.json
generated
15022
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@
|
|||||||
"@fortawesome/free-solid-svg-icons": "^6.5.1",
|
"@fortawesome/free-solid-svg-icons": "^6.5.1",
|
||||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
"@testing-library/jest-dom": "^6.0.0",
|
"@testing-library/jest-dom": "^6.0.0",
|
||||||
"@testing-library/react": "^13.2.0",
|
"@testing-library/react": "^16.0.0",
|
||||||
"@testing-library/user-event": "^14.1.1",
|
"@testing-library/user-event": "^14.1.1",
|
||||||
"@types/jest": "^27.5.0",
|
"@types/jest": "^27.5.0",
|
||||||
"@types/node": "^17.0.31",
|
"@types/node": "^17.0.31",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user