Skip to content

Commit

Permalink
Update to Node 18 in package.json, update install report
Browse files Browse the repository at this point in the history
  • Loading branch information
martindale committed Dec 27, 2023
1 parent fbf49a2 commit e9436d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "tests"
},
"engines": {
"node": "16.17.1"
"node": "18.19.0"
},
"scripts": {
"audit": "npm audit --json --level critical > reports/AUDIT.json",
Expand Down
2 changes: 1 addition & 1 deletion reports/install.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ npm i

added 695 packages, and audited 696 packages in 51s
added 695 packages, and audited 696 packages in 35s

79 packages are looking for funding
run `npm fund` for details
Expand Down

0 comments on commit e9436d6

Please sign in to comment.