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 Aug 31, 2023
1 parent d125a9c commit 5f02efb
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.0.0"
},
"license": "MIT"
}

0 comments on commit 5f02efb

Please sign in to comment.