Skip to content

Commit

Permalink
feat: add engines to package files
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <[email protected]>
  • Loading branch information
vinayakkulkarni committed Mar 9, 2023
1 parent 58a587a commit 4f20b12
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@
}
],
"license": "MIT",
"engines": {
"node": ">=18",
"npm": ">=9"
},
"repository": {
"type": "git",
"url": "[email protected]:geospoc/v-mapbox.git"
Expand Down

0 comments on commit 4f20b12

Please sign in to comment.