Skip to content

Commit

Permalink
Revert "chore: add devEngines"
Browse files Browse the repository at this point in the history
This reverts commit 4d90fd8.
  • Loading branch information
lishaduck authored and jfmengels committed Nov 3, 2024
1 parent 0b111d5 commit 3b2bf35
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,19 +116,5 @@
"packageManager": "npm@8.19.4+sha512.dc700d97c8bd0ca9d403cf4fe0a12054d376f048d27830a6bc4a9bcce02ec42143cdd059ce3525f7dce09c6a4e52e9af5b996f268d8729c8ebb1cfad7f2bf51f",
"engines": {
"node": "14 >=14.21 || 16 >=16.20 || 18 || 20 || >=22"
},
"devEngines": {
"runtime": [
{
"name": "node",
"version": "^16.20"
}
],
"packageManager": [
{
"name": "npm",
"version": "^8.19.4"
}
]
}
}

0 comments on commit 3b2bf35

Please sign in to comment.