Skip to content

Commit

Permalink
chore: update engines to 14,16,18
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Jul 12, 2022
1 parent e4d2937 commit d65eaf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@
"setupFilesAfterEnv": [
"<rootDir>/test/jest.setup.js"
]
},
"engines": {
"node": "^14.18 || ^16.13 || >=18"
}
}

0 comments on commit d65eaf0

Please sign in to comment.