Skip to content

Commit

Permalink
Removed bun from packege.json engines
Browse files Browse the repository at this point in the history
  • Loading branch information
albbus-stack authored Oct 30, 2023
1 parent baafb58 commit 2148313
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"workerd": "1.20231025.0"
},
"engines": {
"node": ">=18.16.1",
"bun": ">=8.6.6"
"node": ">=18.16.1"
}
}

0 comments on commit 2148313

Please sign in to comment.