Skip to content

Commit 61ba4d2

Browse files
committed
remove minor versions
1 parent 11b3b19 commit 61ba4d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@
118118
"test:mongodb:4.0.28": "npm run test:mongodb --dbversion=4.0.28",
119119
"test:mongodb:4.2.19": "npm run test:mongodb --dbversion=4.2.19",
120120
"test:mongodb:4.4.13": "npm run test:mongodb --dbversion=4.4.13",
121-
"test:mongodb:5.0.6": "npm run test:mongodb --dbversion=5.0.6",
122-
"test:mongodb:5.1.1": "npm run test:mongodb --dbversion=5.1.1",
123121
"test:mongodb:5.2.1": "npm run test:mongodb --dbversion=5.2.1",
124122
"posttest:mongodb": "mongodb-runner stop",
125123
"pretest": "cross-env MONGODB_VERSION=${MONGODB_VERSION:=5.2.1} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} MONGODB_STORAGE_ENGINE=${MONGODB_STORAGE_ENGINE:=wiredTiger} mongodb-runner start",

0 commit comments

Comments
 (0)