Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 986966a

Browse files
committed
Dependencies
1 parent 4966ca3 commit 986966a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"url": "https://github.com/Burnett01/sys-api"
4848
},
4949
"dependencies": {
50-
"restify": "*",
51-
"bcryptjs": "*",
52-
"morgan": "*",
53-
"passwd-groups": "*"
50+
"bcryptjs": "~2.4.3",
51+
"morgan": "~1.9.0",
52+
"passwd-groups": "*",
53+
"restify": "^4.3.2"
5454
},
5555
"devDependencies": {
5656
"chai": "^3.5.0",

0 commit comments

Comments
 (0)