@learncard/core 2.0.0 → 4.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": "2.0.0",
3
+ "version": "4.0.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"