Skip to content

Commit

Permalink
fix: rm eslint-plugin-translation-vars engine requirement (#20420)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenLYZ committed Jun 17, 2022
1 parent b32288f commit fa7f144
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@
"dependencies": {},
"peerDependencies": {
"eslint": ">=0.8.0"
},
"engines": {
"node": "^16.9.1",
"npm": "^7.5.4"
}
}

0 comments on commit fa7f144

Please sign in to comment.