File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-graphql-server" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"main" : " lib/index" ,
5
5
"repository" :
" [email protected] :marmelab/json-graphql-server.git" ,
6
6
"authors" : [
9
9
],
10
10
"files" : [
11
11
" *.md" ,
12
- " lib"
12
+ " lib" ,
13
+ " bin"
13
14
],
14
15
"license" : " MIT" ,
15
16
"scripts" : {
44
45
"eslint-plugin-import" : " ~2.7.0" ,
45
46
"eslint-plugin-jest" : " ~20.0.3" ,
46
47
"eslint-plugin-prettier" : " ~2.1.2" ,
47
- "express" : " ~4.15.3" ,
48
48
"husky" : " ~0.13.3" ,
49
49
"jest" : " ~20.0.4" ,
50
50
"lint-staged" : " ~3.4.1" ,
64
64
"apollo-test-utils" : " ~0.3.2" ,
65
65
"babel-plugin-transform-runtime" : " ~6.23.0" ,
66
66
"body-parser" : " ~1.17.2" ,
67
+ "express" : " ~4.15.3" ,
67
68
"graphql" : " ~0.9.6" ,
68
69
"graphql-server-express" : " ~1.0.0" ,
69
70
"graphql-tag" : " ~2.0.0" ,
You can’t perform that action at this time.
0 commit comments