@learncard/core 1.5.0 → 2.1.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.5.0",
3
+ "version": "2.1.0",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/core.esm.js",
@@ -26,7 +26,7 @@
26
26
  "esbuild": "^0.14.38",
27
27
  "esbuild-jest": "^0.5.0",
28
28
  "esbuild-plugin-copy": "^1.3.0",
29
- "jest": "27",
29
+ "jest": "^28.1.3",
30
30
  "ts-jest": "^28.0.5",
31
31
  "tsc-alias": "^1.6.9",
32
32
  "typescript": "^4.6.4"
@@ -40,6 +40,7 @@
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",
45
46
  "ethers": "^5.6.9",