fix: rm eslint-plugin-translation-vars engine requirement (#20420)

This commit is contained in:
Stephen Liu 2022-06-17 14:29:57 +08:00 committed by GitHub
parent b32288fddf
commit fa7f144a68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -12,9 +12,5 @@
"dependencies": {},
"peerDependencies": {
"eslint": ">=0.8.0"
},
"engines": {
"node": "^16.9.1",
"npm": "^7.5.4"
}
}