mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-23 19:50:01 +01:00
remove max node requirement
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"deploy": "firebase deploy"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10 <13"
|
||||
"node": ">=10"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "react-app"
|
||||
|
||||
Reference in New Issue
Block a user