diff --git a/package.json b/package.json index 88eed48..28bc5a4 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,8 @@ "Leandre Gohy ", "Eugene Ware " ], - "license": "BSD" + "license": "BSD", + "dependencies" : { + "wiringpi" : "git+https://github.com/nekuz0r/wiringpi" + } }