Skip to content

Commit da90995

Browse files
committed
Pin node_pcap to a known working commit hash
1 parent e6ff058 commit da90995

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)