Skip to content

Commit 7f608e0

Browse files
committed
Update synapse to v0.35.0
1 parent 9ebc05d commit 7f608e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"homepage": "https://github.com/filecoin-project/filecoin-pin#readme",
9898
"dependencies": {
9999
"@clack/prompts": "^0.11.0",
100-
"@filoz/synapse-sdk": "^0.35.0-dev.1",
100+
"@filoz/synapse-sdk": "^0.35.0",
101101
"@helia/unixfs": "^6.0.1",
102102
"@ipld/car": "^5.4.2",
103103
"commander": "^14.0.1",

upload-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Helper runner for Filecoin Pin Upload GitHub Action",
77
"dependencies": {
88
"@actions/artifact": "^2.3.2",
9-
"@filoz/synapse-sdk": "^0.33.0",
9+
"@filoz/synapse-sdk": "^0.35.0",
1010
"@octokit/rest": "^22.0.0",
1111
"ethers": "^6.15.0",
1212
"filecoin-pin": "../",

0 commit comments

Comments
 (0)