remove engines restriction

This commit is contained in:
Thang Vu
2023-01-21 16:12:22 +07:00
parent 44c66b7406
commit 0dd29bcc17

View File

@@ -126,8 +126,5 @@
"react": "^18",
"react-dom": "^18",
"whatwg-fetch": "^3.6.2"
},
"engines": {
"node": "^12.19.0 || ^14.15.0 || ^16.13.0 || ^18.12.0 || ^19.4.0"
}
}