Skip to content

Commit 822cab6

Browse files
committed
cleanup
1 parent 2b6d73c commit 822cab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"runtest": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
2929
},
3030
"dependencies": {
31-
"@jest/globals": "^30.2.0",
3231
"cookie-parser": "~1.4.7",
3332
"cors": "^2.8.5",
3433
"debug": "~4.4.3",
@@ -41,6 +40,7 @@
4140
},
4241
"devDependencies": {
4342
"jest": "^30.2.0",
43+
"@jest/globals": "^30.2.0",
4444
"supertest": "^7.1.4"
4545
}
4646
}

0 commit comments

Comments
 (0)