diff --git a/package.json b/package.json index b478ebf..e7438ca 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,8 @@ "st24" ], "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>", - "license": "BSD" + "license": "BSD", + "dependencies": { + "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git" + } }