Skip to content

Commit 8d1d670

Browse files
committed
INT-1780: Backport BSON values
1 parent b5fb1ce commit 8d1d670

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,15 @@
101101
"font-awesome": "https://github.com/FortAwesome/Font-Awesome/archive/v4.4.0.tar.gz",
102102
"get-object-path": "azer/get-object-path#74eb42de0cfd02c14ffdd18552f295aba723d394",
103103
"hadron-action": "^0.1.0",
104+
"hadron-app-registry": "^1.10.0",
104105
"hadron-auto-update-manager": "^0.0.12",
105106
"hadron-compile-cache": "^0.3.0",
106-
"hadron-app-registry": "^1.7.0",
107-
"hadron-document": "^0.22.0",
107+
"hadron-document": "^0.25.0",
108108
"hadron-ipc": "^0.0.7",
109109
"hadron-module-cache": "^0.0.3",
110110
"hadron-package-manager": "0.1.0",
111111
"hadron-reflux-store": "^0.0.2",
112-
"hadron-type-checker": "^0.9.0",
112+
"hadron-type-checker": "^0.12.0",
113113
"highlight.js": "^8.9.1",
114114
"jquery": "^2.1.4",
115115
"kerberos": "mongodb-js/kerberos#bc619b1b9213eb4cdae786cf3fb916fc7be66758",
@@ -120,9 +120,10 @@
120120
"lodash": "^3.10.1",
121121
"marked": "^0.3.5",
122122
"moment": "^2.10.6",
123+
"mongodb": "^2.2.8",
123124
"mongodb-collection-model": "^0.2.3",
124-
"mongodb-connection-model": "^5.0.0",
125-
"mongodb-data-service": "^1.0.0",
125+
"mongodb-connection-model": "^5.1.0",
126+
"mongodb-data-service": "^1.3.0",
126127
"mongodb-database-model": "^0.1.2",
127128
"mongodb-explain-plan-model": "^0.2.0",
128129
"mongodb-extended-json": "^1.6.0",

0 commit comments

Comments
 (0)