Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmontanana authored Sep 2, 2020
1 parent 3f8e151 commit e3c0447
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Monitoring_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
],
"dependencies": {
"node-rsa":"1.0.8",
"node-rsa":"1.0.8",
"@hapi/boom": "^9.1.0",
"@hapi/cryptiles": "^5.0.0",
"@hapi/hoek": "^9.0.4",
Expand All @@ -49,6 +49,7 @@
"moment": "^2.24.0",
"morgan": "^1.9.1",
"serve-favicon": "^2.5.0",
"socks": "^2.3.3"
"socks": "^2.3.3",
"bl": ">=4.0.3"
}
}

0 comments on commit e3c0447

Please sign in to comment.