File tree 1 file changed +4
-3
lines changed 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
" lib"
8
8
],
9
9
"main" : " lib/index.js" ,
10
- "jsnext:main" : " es/index.js" ,
11
10
"repository" : {
12
11
"type" : " git" ,
13
12
"url" : " https://github.com/nodkz/graphql-compose-elasticsearch.git"
23
22
"url" : " https://github.com/nodkz/graphql-compose-elasticsearch/issues"
24
23
},
25
24
"homepage" : " https://github.com/nodkz/graphql-compose-elasticsearch#readme" ,
26
- "dependencies" : {},
25
+ "dependencies" : {
26
+ "dox" : " ^0.9.0"
27
+ },
27
28
"peerDependencies" : {
29
+ "elasticsearch" : " ^12.1.3" ,
28
30
"graphql" : " ^0.9.1" ,
29
31
"graphql-compose" : " ^1.14.0"
30
32
},
35
37
"babel-plugin-transform-object-rest-spread" : " ^6.22.0" ,
36
38
"babel-preset-env" : " ^1.1.8" ,
37
39
"cz-conventional-changelog" : " ^2.0.0" ,
38
- "dox" : " ^0.9.0" ,
39
40
"elasticsearch" : " ^12.1.3" ,
40
41
"eslint" : " ^3.14.1" ,
41
42
"eslint-config-airbnb-base" : " ^11.0.1" ,
You can’t perform that action at this time.
0 commit comments