Merge pull request #18274 from strapi/fix/e2e-test-package

This commit is contained in:
Ben Irvin 2023-10-04 12:06:19 +02:00 committed by GitHub
commit eeb77afbca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"better-sqlite3": "8.6.0" "better-sqlite3": "8.6.0"
}, },
"engines": { "engines": {
"node": ">=14.19.1 <=18.x.x", "node": ">=16.0.0 <=20.x.x",
"npm": ">=6.0.0" "npm": ">=6.0.0"
}, },
"license": "MIT" "license": "MIT"