File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
rsocket-graphql-apollo-link
rsocket-graphql-apollo-server Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 99 " LICENSE" ,
1010 " README.md"
1111 ],
12+ "publishConfig" : {
13+ "access" : " public"
14+ },
1215 "scripts" : {
1316 "build" : " yarn run clean && yarn run compile" ,
1417 "clean" : " rimraf -rf ./dist" ,
2528 "devDependencies" : {
2629 "rimraf" : " ~3.0.2" ,
2730 "typescript" : " ~4.5.2"
28- }
31+ },
32+ "gitHead" : " 39565e56d069f40fd9ac8d169f8f62a918f7f723"
2933}
Original file line number Diff line number Diff line change 99 " LICENSE" ,
1010 " README.md"
1111 ],
12+ "publishConfig" : {
13+ "access" : " public"
14+ },
1215 "scripts" : {
1316 "build" : " yarn run clean && yarn run compile" ,
1417 "clean" : " rimraf -rf ./dist" ,
2124 "@graphql-tools/schema" : " ^8.3.5" ,
2225 "@rsocket/composite-metadata" : " ^1.0.0-alpha.1" ,
2326 "@rsocket/core" : " ^1.0.0-alpha.1" ,
24- "apollo-server-plugin-base" : " ^3.6.2" ,
2527 "apollo-server-core" : " ^3.6.6" ,
2628 "apollo-server-env" : " ^4.2.1" ,
29+ "apollo-server-plugin-base" : " ^3.6.2" ,
2730 "graphql" : " ^16.3.0" ,
2831 "rxjs" : " ^7.5"
2932 },
3033 "devDependencies" : {
3134 "rimraf" : " ~3.0.2" ,
3235 "typescript" : " ~4.5.2"
33- }
36+ },
37+ "gitHead" : " 39565e56d069f40fd9ac8d169f8f62a918f7f723"
3438}
You can’t perform that action at this time.
0 commit comments