Skip to content

Commit 4c2fc38

Browse files
committed
update engines
1 parent a0e570e commit 4c2fc38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
},
4949
"homepage": "https://github.com/aboutbits/zod-locales-formatjs#readme",
5050
"engines": {
51-
"npm": "^8 || ^9 || ^10",
52-
"node": "^16 || ^18 || ^20"
51+
"npm": ">=8",
52+
"node": ">=16"
5353
},
5454
"dependencies": {
5555
"@formatjs/intl": "^2.6.5",

0 commit comments

Comments
 (0)