Skip to content

Commit

Permalink
fix: pin correct vscode engine version types
Browse files Browse the repository at this point in the history
  • Loading branch information
muuvmuuv committed Jun 19, 2021
1 parent 59c203e commit ed834cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -58,7 +58,7 @@
"@types/got": "^9.6.11",
"@types/node": "15.12.4",
"@types/suncalc": "^1.8.0",
"@types/vscode": "1.57.0",
"@types/vscode": "1.42.0",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"env-cmd": "^10.1.0",
Expand Down Expand Up @@ -179,4 +179,4 @@
"volta": {
"node": "16.3.0"
}
}
}

0 comments on commit ed834cb

Please sign in to comment.