chore: update to complete devDependencies

This commit is contained in:
humphry.hy 2022-02-24 17:20:19 +08:00
parent 3c798f0d4a
commit f5fb7760d6

View File

@ -40,7 +40,8 @@
"f2elint": "^2.0.1", "f2elint": "^2.0.1",
"husky": "^7.0.4", "husky": "^7.0.4",
"lerna": "^4.0.0", "lerna": "^4.0.0",
"typescript": "^4.5.5" "typescript": "^4.5.5",
"yarn": "^1.22.17"
}, },
"engines": { "engines": {
"node": ">=14.17.0 <16" "node": ">=14.17.0 <16"