@learncard/core 1.4.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@learncard/core",
3
- "version": "1.4.0",
3
+ "version": "2.0.0",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/core.esm.js",
@@ -40,8 +40,10 @@
40
40
  "@glazed/did-datastore": "^0.3.2",
41
41
  "@glazed/tile-loader": "^0.2.1",
42
42
  "abort-controller": "^3.0.0",
43
+ "cross-fetch": "^3.1.5",
43
44
  "date-fns": "^2.28.0",
44
45
  "dids": "^3.2.0",
46
+ "ethers": "^5.6.9",
45
47
  "hex-lite": "^1.5.0",
46
48
  "isomorphic-fetch": "^3.0.0",
47
49
  "isomorphic-webcrypto": "^2.3.8",