mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
chore(engines): added node version specification
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
"format": "turbo run format --parallel",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"packageManager": "yarn@3.2.0"
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"engines": {
|
||||
"node": ">=14.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user