Commit 56dcd5cd2be0e3789cfe221952a949841f2df467

Authored by Adhidarma Hadiwinoto
1 parent 178181df0f
Exists in master

include node-sate24

Showing 1 changed file with 4 additions and 1 deletions Side-by-side Diff

... ... @@ -16,5 +16,8 @@
16 16 "st24"
17 17 ],
18 18 "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
19   - "license": "BSD"
  19 + "license": "BSD",
  20 + "dependencies": {
  21 + "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git"
  22 + }
20 23 }