Skip to content

Commit ac1a61f

Browse files
authored
fix #1876 - remove engines (#1884)
1 parent 5147521 commit ac1a61f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,5 @@
4242
"bugs": {
4343
"url": "https://github.com/redis/node-redis/issues"
4444
},
45-
"homepage": "https://github.com/redis/node-redis",
46-
"engines": {
47-
"npm": ">=7",
48-
"typescript": ">=4"
49-
}
45+
"homepage": "https://github.com/redis/node-redis"
5046
}

0 commit comments

Comments
 (0)