Skip to content

Commit

Permalink
feat: 🎸 update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
webistomin committed Jan 11, 2023
1 parent acc6b70 commit 68fa4eb
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 @@ -115,8 +115,8 @@
"vue-loader": "^16.2.0"
},
"engines": {
"node": ">= 14.15.4",
"npm": ">= 6.14.7"
"node": ">= 16",
"npm": ">= 8"
},
"bugs": {
"url": "https://github.com/webistomin/vue-socials/issues"
Expand Down

0 comments on commit 68fa4eb

Please sign in to comment.