Skip to content

Commit 1004390

Browse files
committed
0.2.10
1 parent 6153bd7 commit 1004390

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-datasource-mongodb",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Apollo data source for MongoDB",
55
"main": "dist/index.js",
66
"types": "index.d.ts",
@@ -34,7 +34,7 @@
3434
"mongodb": "^3.5.9",
3535
"mongoose": "^5.9.20",
3636
"prettier": "^1.19.1",
37-
"release": "^6.1.0",
37+
"release": "^6.3.0",
3838
"waait": "^1.0.5"
3939
},
4040
"homepage": "https://github.com/GraphQLGuide/apollo-datasource-mongodb",

0 commit comments

Comments
 (0)