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