Skip to content

Commit 159e37f

Browse files
author
yufuqiang
committed
change url
1 parent 69d1025 commit 159e37f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
{
22
"name": "zeromq",
3-
"_from": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
4-
"_integrity": "sha512-3h7QFSWvqvYoDZsbbQ/XPaLNvI0pnh7W2SNrCRKi05I0ARALpZfy+lpEt/oSHdW4pcAqHCHLo+vVaiSTejx4Tw==",
5-
"_resolved": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
63
"version": "v5.3.1",
74
"description": "ZeroMQ for node.js",
85
"main": "index",
96
"gypfile": true,
107
"repository": {
118
"type": "git",
12-
"url": "https://github.com/keycodinggood/zeromq.js.git"
9+
"url": "https://github.com/keycodinggood/zeromq.js.git#offline_v5.3.1"
1310
},
1411
"dependencies": {
1512
"nan": "2.17.0",

0 commit comments

Comments
 (0)