Skip to content

Commit

Permalink
fix: remove engine requirements in package.json (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Tham <[email protected]>
  • Loading branch information
brycetham and Bryce Tham authored Oct 12, 2023
1 parent ef99646 commit 5244698
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
"cspell"
]
},
"engines": {
"node": ">=0.12",
"npm": "please-use-yarn",
"yarn": ">= 1.19.1"
},
"devDependencies": {
"@commitlint/cli": "^16.0.2",
"@commitlint/config-conventional": "^16.0.0",
Expand Down

0 comments on commit 5244698

Please sign in to comment.