Commit e79945d73f790daf86081015f1e5620229fbf799
1 parent
a76f18e2ef
Exists in
master
strftime dan request
Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff
package.json
... | ... | @@ -20,8 +20,10 @@ |
20 | 20 | "license": "ISC", |
21 | 21 | "dependencies": { |
22 | 22 | "ini": "^1.3.4", |
23 | + "request": "^2.72.0", | |
23 | 24 | "sate24": "git+http://gitlab.kodesumber.com/reload97/node-sate24.git", |
24 | 25 | "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git", |
26 | + "strftime": "^0.9.2", | |
25 | 27 | "winston": "^2.2.0" |
26 | 28 | } |
27 | 29 | } |