mirror of https://github.com/go-redis/redis.git
Remove unnecessary Node project definition file (#2863)
Co-authored-by: Personalizer Team <personalizer@microsoft.com> Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com>
This commit is contained in:
parent
afffb47b0b
commit
51897bc5bf
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"name": "redis",
|
|
||||||
"version": "9.4.0",
|
|
||||||
"main": "index.js",
|
|
||||||
"repository": "git@github.com:redis/go-redis.git",
|
|
||||||
"author": "Vladimir Mihailenco <vladimir.webdev@gmail.com>",
|
|
||||||
"license": "BSD-2-clause"
|
|
||||||
}
|
|
Loading…
Reference in New Issue