Skip to content

Commit a9a8b09

Browse files
committed
needs jest
1 parent 49c89ef commit a9a8b09

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@swc/core": "^1.10.4",
6060
"@swc/jest": "^0.2.37",
6161
"docsify-cli": "~4.4.0",
62+
"jest": "^27.0.6",
6263
"rescript": "^12.0.0-alpha.7",
6364
"rescript-bastet": "github:dsiu/rescript-bastet#rescript-v12"
6465
},

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3393,7 +3393,7 @@ __metadata:
33933393
languageName: node
33943394
linkType: hard
33953395

3396-
"jest@npm:^27.3.1":
3396+
"jest@npm:^27.0.6, jest@npm:^27.3.1":
33973397
version: 27.5.1
33983398
resolution: "jest@npm:27.5.1"
33993399
dependencies:
@@ -4427,6 +4427,7 @@ __metadata:
44274427
"@swc/jest": "npm:^0.2.37"
44284428
bisect_ppx: "npm:^2.7.1"
44294429
docsify-cli: "npm:~4.4.0"
4430+
jest: "npm:^27.0.6"
44304431
rescript: "npm:^12.0.0-alpha.7"
44314432
rescript-bastet: "github:dsiu/rescript-bastet#rescript-v12"
44324433
peerDependencies:

0 commit comments

Comments
 (0)