Commit 5e3c126e34f5b56a98e23b0dd1dea50d04b3ef8e
1 parent
50491037a0
Exists in
master
strftime
Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff
package.json
... | ... | @@ -32,6 +32,7 @@ |
32 | 32 | "winston": "~1.0.1", |
33 | 33 | "ini": "~1.3.4", |
34 | 34 | "fs": "0.0.2", |
35 | - "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git" | |
35 | + "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git", | |
36 | + "strftime": "~0.9.2" | |
36 | 37 | } |
37 | 38 | } |