Skip to content

Commit

Permalink
Update npm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent d125a9c commit 73e1499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"debug": "2.6.9",
"ejs": "^2.5.6",
"hoek": "^4.0.0",
"npm": "^6.4.1",
"npm": "^10.0.0",
"streaming-json-stringify": "^3.1.0"
},
"devDependencies": {
"eslint": "^6.2.2"
},
"engines": {
"npm": "2.15.0"
"npm": "10.9.1"
},
"license": "MIT"
}

0 comments on commit 73e1499

Please sign in to comment.