Compare View

switch
from
...
to
 
Commits (2)

Changes

Showing 1 changed file Side-by-side Diff

1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.7.0",
  3 + "version": "1.7.1",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {
... ... @@ -21,6 +21,7 @@
21 21 "dependencies": {
22 22 "basic-auth": "^2.0.0",
23 23 "lru-cache": "^4.1.1",
  24 + "moment": "^2.19.1",
24 25 "request": "^2.81.0",
25 26 "strftime": "^0.10.0",
26 27 "winston": "^2.3.1",