Skip to content

Commit

Permalink
specify engine
Browse files Browse the repository at this point in the history
  • Loading branch information
csuermann committed Sep 29, 2023
1 parent b2bdebc commit 20ea2d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
"node": ">=18.18.0",
"npm": ">=9.8.1"
},
"dependencies": {
"@gomomento/sdk": "^0.15.0",
"@types/semver": "^7.3.12",
Expand Down

0 comments on commit 20ea2d4

Please sign in to comment.