Skip to content

Commit

Permalink
fix #1876 - remove engines (#1884)
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale authored Jan 31, 2022
1 parent 5147521 commit ac1a61f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,5 @@
"bugs": {
"url": "https://github.com/redis/node-redis/issues"
},
"homepage": "https://github.com/redis/node-redis",
"engines": {
"npm": ">=7",
"typescript": ">=4"
}
"homepage": "https://github.com/redis/node-redis"
}

0 comments on commit ac1a61f

Please sign in to comment.