Commit 6628bacdd643c6d17a5815edbd7add40f21aa561
1 parent
c3096de9ea
Exists in
master
sate24 dan expresso
Showing 1 changed file with 5 additions and 1 deletions Side-by-side Diff
package.json
... | ... | @@ -18,5 +18,9 @@ |
18 | 18 | "otomax" |
19 | 19 | ], |
20 | 20 | "author": "Adhidarma Hadiwinoto <me@adhisimon.org>", |
21 | - "license": "ISC" | |
21 | + "license": "ISC", | |
22 | + "dependencies": { | |
23 | + "sate24": "git+http://gitlab.kodesumber.com/reload97/node-sate24.git", | |
24 | + "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git" | |
25 | + } | |
22 | 26 | } |