Skip to content

Commit ec1123b

Browse files
authored
Merge pull request #20 from hypercerts-org/feat/marketplace_celo_deployment
feat(celo): marketplace deployment celo in contract package
2 parents 47e416d + 8df7513 commit ec1123b

File tree

3 files changed

+143
-163
lines changed

3 files changed

+143
-163
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"dependencies": {
2424
"@graphql-typed-document-node/core": "^3.2.0",
25-
"@hypercerts-org/contracts": "2.0.0-alpha.10",
25+
"@hypercerts-org/contracts": "2.0.0-alpha.11",
2626
"@openzeppelin/merkle-tree": "^1.0.7",
2727
"@swc/core": "^1.6.3",
2828
"ajv": "^8.11.2",

0 commit comments

Comments
 (0)