Skip to content

Commit

Permalink
Update runtimes
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at committed Jan 10, 2024
1 parent e2c424d commit 68b5937
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"test": "node_modules/.bin/_mocha tests/*spec.js"
},
"engines": {
"node": "16.x",
"yarn": "3.2.x",
"basex": "9.7"
"node": "20.x",
"yarn": "4.0.2",
"basex": "10.7"
},
"author": "Omar Siam",
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"mocha": "^9.2.2",
"supertest": "^6.2.2"
},
"packageManager": "yarn@3.2.0",
"packageManager": "yarn@4.0.2",
"mocha": {
"spec": "tests/**/*spec.js"
}
Expand Down

0 comments on commit 68b5937

Please sign in to comment.