mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 12:02:33 +01:00
Bump node and npm versions
This commit is contained in:
parent
f97ba133e0
commit
62914bd55a
@ -208,8 +208,8 @@ android {
|
||||
}
|
||||
|
||||
node {
|
||||
version = '13.8.0'
|
||||
npmVersion = '6.13.7'
|
||||
version = '17.0.1'
|
||||
npmVersion = '8.19.2'
|
||||
download = true
|
||||
nodeModulesDir = file("${project.projectDir}/src/web")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user