Skip to content

Commit d5695ce

Browse files
committed
fix(ui): get mongodb-schema off branch dependency
1 parent a09b7b7 commit d5695ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scout-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jquery": "^2.1.1",
6363
"lodash": "^3.8.0",
6464
"moment": "^2.8.2",
65-
"mongodb-schema": "git://github.com/mongodb-js/mongodb-schema.git#ampersand",
65+
"mongodb-schema": "^2.0.0",
6666
"numeral": "^1.5.3",
6767
"octicons": "https://github.com/github/octicons/archive/v2.2.0.tar.gz",
6868
"phantomjs-polyfill": "0.0.1",

0 commit comments

Comments
 (0)