mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 14:46:04 +00:00
add node engine to package.json
This commit is contained in:
parent
9deb92f4f9
commit
d6f25c0073
1 changed files with 3 additions and 0 deletions
|
@ -36,5 +36,8 @@
|
|||
"cookie": "^0.4.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"marked": "^4.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.13"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue