Skip to content

Commit 213b780

Browse files
authored
chore(deps): Unset the Node.js and NPM version
fix #472
1 parent 0a1545b commit 213b780

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
{
22
"name": "cypress-wait-until",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A waiting plugin for Cypress",
55
"main": "src/index.js",
6-
"engines": {
7-
"node": ">=18.16.0",
8-
"npm": ">=9.5.1"
9-
},
106
"dependencies": {},
117
"devDependencies": {
128
"cypress": "12.13.0",

0 commit comments

Comments
 (0)