Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 3196263

Browse files
committed
Update tp package json
1 parent 53f3eb5 commit 3196263

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
"express": "3.x",
66
"ejs": ">= 0.0.0",
77
"ejs-locals": ">= 0.0.0",
8-
"restify": "*",
9-
"mongoose": "*",
10-
"bunyan": "*",
11-
"assert-plus": "*",
12-
"passport": "*",
13-
"passport-azure-ad": "*"
8+
"bunyan": "~1.8.0",
9+
"assert-plus": "~1.0.0",
10+
"passport": "~0.3.2",
11+
"passport-azure-ad": "~1.4.4"
1412
}
1513
}

0 commit comments

Comments
 (0)