Skip to content

Commit

Permalink
chore: update engines package.json (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anemy authored Nov 10, 2023
1 parent e31f072 commit 0f7841a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
},
"engines": {
"vscode": "^1.79.1",
"node": "^16.16.0",
"npm": "^8.15.1"
"node": ">=16.16.0",
"npm": ">=8.19.4"
},
"activationEvents": [
"onView:mongoDB",
Expand Down

0 comments on commit 0f7841a

Please sign in to comment.