Skip to content

Commit 69d1025

Browse files
author
yufuqiang
committed
change url
1 parent 920c3a6 commit 69d1025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"_from": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
44
"_integrity": "sha512-3h7QFSWvqvYoDZsbbQ/XPaLNvI0pnh7W2SNrCRKi05I0ARALpZfy+lpEt/oSHdW4pcAqHCHLo+vVaiSTejx4Tw==",
55
"_resolved": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
6-
"version": "https://github.com/keycodinggood/zeromq.js/archive/refs/tags/offline_v5.3.1.tar.gz",
6+
"version": "v5.3.1",
77
"description": "ZeroMQ for node.js",
88
"main": "index",
99
"gypfile": true,
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/zeromq/zeromq.js.git"
12+
"url": "https://github.com/keycodinggood/zeromq.js.git"
1313
},
1414
"dependencies": {
1515
"nan": "2.17.0",

0 commit comments

Comments
 (0)