Skip to content

Commit

Permalink
node engine version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
iSeremet-Reloadly committed Jul 22, 2024
1 parent e775382 commit 870c664
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 @@ -14,6 +14,10 @@
"npm:publish:beta": "cd dist/reloadly-ui && npm publish --tag beta",
"npm:publish:latest": "cd dist/reloadly-ui && npm publish --tag latest"
},
"engines": {
"node": "v20.9.0",
"npm": "10.8.1"
},
"peerDependencies": {},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.6",
Expand Down

0 comments on commit 870c664

Please sign in to comment.