Skip to content

Commit b5e2dca

Browse files
committed
fix: ci scripts
1 parent eb67df7 commit b5e2dca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package-legacy-node7-13.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
"@playwright/test": "1.34.3",
44
"@swc/core": "1.3.53",
55
"@tiny-codes/code-style-all-in-one": "1.1.4",
6-
"@types/jest": "23.3.14",
6+
"@types/jest": "24.0.25",
77
"cross-env": "5.2.1",
88
"father": "4.5.2",
99
"jest": "23.6.0",
1010
"npm-run-all": "4.1.5",
11-
"shx": "0.3.4",
12-
"tsx": "3.14.0"
11+
"shx": "0.3.4"
1312
}
1413
}

0 commit comments

Comments
 (0)