We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689bf95 commit a60493eCopy full SHA for a60493e
package.json
@@ -3,7 +3,9 @@
3
"version": "0.0.0-semantically-released",
4
"description": "Plugin for `graphql-compose` which derive a graphql types from a mongoose model.",
5
"files": [
6
- "lib"
+ "lib",
7
+ "node8",
8
+ "es"
9
],
10
"main": "lib/index.js",
11
"repository": {
0 commit comments