Merge pull request #560 from whyboris/improvements

Improvements
This commit is contained in:
Maxime GRIS
2021-01-03 15:58:23 +01:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -99,5 +99,8 @@
},
"engines": {
"node": ">=10.13.0"
}
},
"browserslist": [
"chrome 83"
]
}