mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-17 03:34:01 +02:00
docs(package.json): change the required node version
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"framework"
|
"framework"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "10.x"
|
"node": ">=10.0.0 <13.0.0"
|
||||||
},
|
},
|
||||||
"author": "BcRikko (https://github.com/Bcrikko)",
|
"author": "BcRikko (https://github.com/Bcrikko)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Reference in New Issue
Block a user