Bump node version

This commit is contained in:
Dolan Miu
2020-08-01 17:49:25 +01:00
parent 4f6a9f734c
commit 69adbbc1c1
3 changed files with 3 additions and 3 deletions

View File

@ -95,6 +95,6 @@
"webpack": "^3.10.0"
},
"engines": {
"node": ">=8"
"node": ">=10"
}
}