Skip to content

Commit

Permalink
Add engines to package.json in CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay-Satish-01 committed Dec 20, 2024
1 parent 0619ef5 commit 490687c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,8 @@
"rxjs": "7.8.1",
"tldts": "6.1.69",
"zxcvbn": "4.4.2"
},
"engines": {
"node": ">=18.0.0"
}
}

0 comments on commit 490687c

Please sign in to comment.