Skip to content

Commit 57705ee

Browse files
committed
feat(geojson): update sdk and uploadcontroller
Updates hypercerts SDK with latest version that supports geoJSON properties in metadata. Upload the accepted MIME types in the upload middleware to support the uploading of geoJSON files.
1 parent 4520760 commit 57705ee

File tree

5 files changed

+512
-36
lines changed

5 files changed

+512
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@graphql-yoga/plugin-response-cache": "^3.5.0",
3131
"@hypercerts-org/contracts": "2.0.0-alpha.11",
3232
"@hypercerts-org/marketplace-sdk": "0.3.37",
33-
"@hypercerts-org/sdk": "2.3.0",
33+
"@hypercerts-org/sdk": "2.5.0-beta.2",
3434
"@ipld/car": "^5.2.5",
3535
"@openzeppelin/merkle-tree": "^1.0.5",
3636
"@safe-global/api-kit": "^2.5.4",

0 commit comments

Comments
 (0)