@learncard/core 1.4.0 → 1.5.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": "1.5.0",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/core.esm.js",
@@ -42,6 +42,7 @@
42
42
  "abort-controller": "^3.0.0",
43
43
  "date-fns": "^2.28.0",
44
44
  "dids": "^3.2.0",
45
+ "ethers": "^5.6.9",
45
46
  "hex-lite": "^1.5.0",
46
47
  "isomorphic-fetch": "^3.0.0",
47
48
  "isomorphic-webcrypto": "^2.3.8",