This commit is contained in:
Ralfs 2021-04-10 01:48:04 +03:00
parent 3f2a5202b2
commit 4a1e0782fd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"main": "build/index",
"license": "MIT",
"engines": {
"node": ">=10"
"node": "12.14.0"
},
"scripts": {
"build": "tsc",