Skip to content

Commit 32fb439

Browse files
committed
npm pkg fix
1 parent 744ba6d commit 32fb439

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@
4545
}
4646
}
4747
},
48-
"repository": "git://github.com/isaacs/node-lru-cache.git",
48+
"repository": {
49+
"type": "git",
50+
"url": "git://github.com/isaacs/node-lru-cache.git"
51+
},
4952
"devDependencies": {
5053
"@tapjs/clock": "^1.1.16",
5154
"@types/node": "^20.2.5",

0 commit comments

Comments
 (0)