Skip to content

Commit

Permalink
changed npm in package.json to 6.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ekim22 committed Jul 25, 2021
1 parent 4312183 commit f04bc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "server.js",
"engines": {
"node": "16.3.0",
"npm": "7.16.0"
"npm": "6.11.3"
},
"scripts": {
"start": "node server.js",
Expand Down

0 comments on commit f04bc43

Please sign in to comment.