Commit 4091ab8292bf8c17100bada123afec1f88128437

Authored by sumatek
1 parent cf12ce41
Exists in master

update package

Showing 1 changed file with 1 additions and 7 deletions   Show diff stats
package.json
... ... @@ -13,7 +13,6 @@
13 13 "dependencies": {
14 14 "app-module-path": "^2.2.0",
15 15 "body-parser": "^1.18.3",
16   - "caller-callsite": "^3.0.0",
17 16 "commonlog-kb": "^1.3.5",
18 17 "connect-flash": "^0.1.1",
19 18 "connect-redis": "^3.4.0",
... ... @@ -28,18 +27,13 @@
28 27 "mocha": "^5.2.0",
29 28 "moment": "^2.22.2",
30 29 "mongodb": "^3.1.8",
31   - "morgan": "^1.9.1",
32 30 "node-json-config": "0.0.4",
33 31 "passport": "^0.4.0",
34 32 "passport-local": "^1.0.0",
35 33 "passport-saml": "^0.30.0",
36   - "pm2": "^3.2.2",
37   - "pm2-windows-service": "^0.2.1",
38 34 "read-text-file": "^1.1.0",
39 35 "redis": "^2.8.0",
40 36 "unirest": "^0.5.1",
41   - "uuid": "^3.3.2",
42   - "winston": "^3.1.0",
43   - "winston-express": "^0.1.1"
  37 + "uuid": "^3.3.2"
44 38 }
45 39 }
... ...