Skip to content

Commit

Permalink
revert engine versions
Browse files Browse the repository at this point in the history
  • Loading branch information
civsiv committed Jul 29, 2024
1 parent 69087cf commit 1bfeeac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
"node-cleanup": "^2.1.2"
},
"engines": {
"node": "18.20.3",
"npm": "10.7.0"
"node": "18.17.1"
},
"devDependencies": {
"husky": "^4.2.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/openactive-openid-browser-automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"typescript": "^5.1.6"
},
"engines": {
"node": "18.20.3"
"node": "18.17.1"
}
}

0 comments on commit 1bfeeac

Please sign in to comment.