Skip to content

Commit 0f7841a

Browse files
authored
chore: update engines package.json (#606)
1 parent e31f072 commit 0f7841a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
},
6868
"engines": {
6969
"vscode": "^1.79.1",
70-
"node": "^16.16.0",
71-
"npm": "^8.15.1"
70+
"node": ">=16.16.0",
71+
"npm": ">=8.19.4"
7272
},
7373
"activationEvents": [
7474
"onView:mongoDB",

0 commit comments

Comments
 (0)