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
(cherry picked from commit fa7f144)
  • Loading branch information
stephenLYZ authored and michael-s-molina committed Jun 23, 2022
1 parent 3b3c3be commit 67c8537
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 67c8537

Please sign in to comment.