Updated engines

This commit is contained in:
dbroqua 2020-03-02 20:52:06 +01:00
parent 8641fc9723
commit 4db191ca0f

View File

@ -15,10 +15,6 @@
}, },
"author": "Damien Broqua <contact@darkou.fr>", "author": "Damien Broqua <contact@darkou.fr>",
"license": "ISC", "license": "ISC",
"engines": {
"node": "13.x",
"yarn": "1.x"
},
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "lint-staged" "pre-commit": "lint-staged"