Skip to content

Commit 18489a2

Browse files
committed
No read-only. Also remove the unused `mongodb-database-model`
1 parent 5aa592f commit 18489a2

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
@@ -72,7 +72,6 @@
7272
"electron-squirrel-startup": "^0.1.2",
7373
"mongodb-collection-model": "^0.1.0",
7474
"mongodb-connection-model": "^0.0.3",
75-
"mongodb-database-model": "^0.1.0",
7675
"mongodb-instance-model": "^0.2.0",
7776
"mongodb-ns": "^1.0.0",
7877
"scout-server": "http://bin.mongodb.org/js/scout-server/v0.2.2/scout-server-0.2.2.tar.gz"
@@ -119,7 +118,7 @@
119118
"mocha": "^2.2.5",
120119
"moment": "^2.10.3",
121120
"mongodb-extended-json": "^1.3.1",
122-
"mongodb-js-precommit": "^0.1.2",
121+
"mongodb-js-precommit": "^0.2.2",
123122
"mongodb-language-model": "^0.2.1",
124123
"mongodb-schema": "^3.3.0",
125124
"mousetrap": "^1.5.3",

0 commit comments

Comments
 (0)