@hypercerts-org/marketplace-sdk 0.3.33 → 0.3.34

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hypercerts-org/marketplace-sdk",
3
- "version": "0.3.33",
3
+ "version": "0.3.34",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",
@@ -34,7 +34,7 @@
34
34
  "@0no-co/graphqlsp": "^1.12.8",
35
35
  "@commitlint/cli": "^17.0.2",
36
36
  "@commitlint/config-conventional": "^17.0.2",
37
- "@hypercerts-org/contracts": "2.0.0-alpha.7",
37
+ "@hypercerts-org/contracts": "2.0.0-alpha.8",
38
38
  "@istanbuljs/nyc-config-typescript": "^1.0.2",
39
39
  "@looksrare/contracts-exchange-v1": "^1.2.0",
40
40
  "@looksrare/contracts-exchange-v2": "^0.1.2",