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 11{
22 "name" : " json-graphql-server" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "main" : " lib/index" ,
55 "repository" :
" [email protected] :marmelab/json-graphql-server.git" ,
66 "authors" : [
99 ],
1010 "files" : [
1111 " *.md" ,
12- " lib"
12+ " lib" ,
13+ " bin"
1314 ],
1415 "license" : " MIT" ,
1516 "scripts" : {
4445 "eslint-plugin-import" : " ~2.7.0" ,
4546 "eslint-plugin-jest" : " ~20.0.3" ,
4647 "eslint-plugin-prettier" : " ~2.1.2" ,
47- "express" : " ~4.15.3" ,
4848 "husky" : " ~0.13.3" ,
4949 "jest" : " ~20.0.4" ,
5050 "lint-staged" : " ~3.4.1" ,
6464 "apollo-test-utils" : " ~0.3.2" ,
6565 "babel-plugin-transform-runtime" : " ~6.23.0" ,
6666 "body-parser" : " ~1.17.2" ,
67+ "express" : " ~4.15.3" ,
6768 "graphql" : " ~0.9.6" ,
6869 "graphql-server-express" : " ~1.0.0" ,
6970 "graphql-tag" : " ~2.0.0" ,
You can’t perform that action at this time.
0 commit comments