We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b78b8 commit a406f84Copy full SHA for a406f84
.nvmrc
@@ -1 +1 @@
1
-20.14.0
+22.14.0
package.json
@@ -11,8 +11,8 @@
11
"Javier Lopez de Ancos <javierlopezdeancos@outlook.com> (https://github.com/javierlopezdeancos)"
12
],
13
"engines": {
14
- "node": ">=20.13.1",
15
- "npm": ">=10.5.2"
+ "node": ">=22.13.1",
+ "npm": ">=11.1.0"
16
},
17
"keywords": [
18
"playwright",
@@ -76,5 +76,6 @@
76
77
"dependencies": {
78
"testcontainers": "^10.13.2"
79
- }
+ },
80
+ "packageManager": "pnpm@7.27.0+sha512.9efc46af182ede8632c3bce0ec3768b449eaa7daff734fe22d91ebe907b024f1245451923ddb31ae6d0714a0643aac02227a2eb45cf3fe6b46c7ea5b615f140b"
81
}
0 commit comments