Commit 77bb5cf3b33c3574bfd70b8722b7636643aff351

Authored by Adhidarma Hadiwinoto
1 parent 0535337449
Exists in master

ini dan winston

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

... ... @@ -19,7 +19,9 @@
19 19 "author": "Adhidarma Hadiwinoto <adhisimon@gmail.com>",
20 20 "license": "ISC",
21 21 "dependencies": {
  22 + "ini": "^1.3.4",
22 23 "sate24": "git+http://gitlab.kodesumber.com/reload97/node-sate24.git",
23   - "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git"
  24 + "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git",
  25 + "winston": "^2.2.0"
24 26 }
25 27 }