Skip to content

Commit 5b143c1

Browse files
authored
Merge pull request #50 from ultrafez/pin-pcap-version
Pin node_pcap to a known working commit hash
2 parents d97749c + da90995 commit 5b143c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/hortinstein/node-dash-button",
3030
"dependencies": {
31-
"pcap": "git+https://github.com/mranney/node_pcap.git",
31+
"pcap": "git+https://github.com/mranney/node_pcap.git#d920204745c8b00ef4b7a3fe27d902b263cdb70f",
3232
"underscore": "^1.8.3"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)