Skip to content

Commit 41bba84

Browse files
committed
INT-1763: Use BSON types in CRUD (#454)
1 parent 0f3b20d commit 41bba84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,11 @@
104104
"hadron-auto-update-manager": "^0.0.12",
105105
"hadron-compile-cache": "^0.3.0",
106106
"hadron-component-registry": "^0.4.0",
107-
"hadron-document": "^0.15.0",
107+
"hadron-document": "^0.17.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.3.0",
113112
"highlight.js": "^8.9.1",
114113
"jquery": "^2.1.4",
115114
"kerberos": "mongodb-js/kerberos#bc619b1b9213eb4cdae786cf3fb916fc7be66758",

0 commit comments

Comments
 (0)