File tree Expand file tree Collapse file tree
graphql-parse-resolve-info Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ discord chat](http://discord.gg/graphile) on the #core-development channel.
9393### Working with Docker
9494
9595If you want to work in a Docker environment you can follow
96- [ the instructions on the wiki] ( https://github.com/graphile/graphile-build /wiki/Development-with-docker-compose ) .
96+ [ the instructions on the wiki] ( https://github.com/graphile/graphile-engine /wiki/Development-with-docker-compose ) .
9797
9898[ postgraphile ] : https://github.com/graphile/postgraphile
9999[ lerna ] : https://github.com/lerna/lerna
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git+https://github.com/graphile/graphile-build .git"
14+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1515 },
1616 "keywords" : [
1717 " graphile" ,
3333 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
3434 "license" : " MIT" ,
3535 "bugs" : {
36- "url" : " https://github.com/graphile/graphile-build /issues"
36+ "url" : " https://github.com/graphile/graphile-engine /issues"
3737 },
38- "homepage" : " https://github.com/graphile/graphile-build /tree/master/packages/graphile-build-pg" ,
38+ "homepage" : " https://github.com/graphile/graphile-engine /tree/master/packages/graphile-build-pg" ,
3939 "dependencies" : {
4040 "@graphile/lru" : " 4.9.0" ,
4141 "chalk" : " ^2.4.2" ,
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ export function preventEmptyResult<
5656 `Inflector for '${ key } ' returned '${ String (
5757 result
5858 ) } '; expected non-empty string\n` +
59- `See: https://github.com/graphile/graphile-build /blob/master/packages/graphile-build-pg/src/plugins/PgBasicsPlugin.js\n` +
59+ `See: https://github.com/graphile/graphile-engine /blob/master/packages/graphile-build-pg/src/plugins/PgBasicsPlugin.js\n` +
6060 `Arguments passed to ${ key } :\n${ stringifiedArgs } `
6161 ) ;
6262 }
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git+https://github.com/graphile/graphile-build .git"
14+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1515 },
1616 "keywords" : [
1717 " graphile" ,
2626 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
2727 "license" : " MIT" ,
2828 "bugs" : {
29- "url" : " https://github.com/graphile/graphile-build /issues"
29+ "url" : " https://github.com/graphile/graphile-engine /issues"
3030 },
3131 "homepage" : " https://graphile.org/graphile-build/" ,
3232 "dependencies" : {
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git+https://github.com/graphile/graphile-build .git"
14+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1515 },
1616 "keywords" : [
1717 " graphile" ,
2626 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
2727 "license" : " MIT" ,
2828 "bugs" : {
29- "url" : " https://github.com/graphile/graphile-build /issues"
29+ "url" : " https://github.com/graphile/graphile-engine /issues"
3030 },
31- "homepage" : " https://github.com/graphile/graphile-build /tree/master/packages/graphile-utils" ,
31+ "homepage" : " https://github.com/graphile/graphile-engine /tree/master/packages/graphile-utils" ,
3232 "dependencies" : {
3333 "debug" : " ^4.1.1" ,
3434 "graphql" : " >=0.9 <0.14 || ^14.0.2 || ^15.4.0" ,
Original file line number Diff line number Diff line change 1010 "main" : " index.js" ,
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/graphile/graphile-build .git"
13+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1414 },
1515 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
1616 "bugs" : {
17- "url" : " https://github.com/graphile/graphile-build /issues"
17+ "url" : " https://github.com/graphile/graphile-engine /issues"
1818 },
1919 "homepage" : " https://www.graphile.org" ,
2020 "files" : [
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git+https://github.com/graphile/graphile-build .git"
14+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1515 },
1616 "keywords" : [
1717 " graphile" ,
2525 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
2626 "license" : " MIT" ,
2727 "bugs" : {
28- "url" : " https://github.com/graphile/graphile-build /issues"
28+ "url" : " https://github.com/graphile/graphile-engine /issues"
2929 },
30- "homepage" : " https://github.com/graphile/graphile-build /tree/master/packages/graphql-parse-resolve-info" ,
30+ "homepage" : " https://github.com/graphile/graphile-engine /tree/master/packages/graphql-parse-resolve-info" ,
3131 "peerDependencies" : {
3232 "graphql" : " >=0.9 <0.14 || ^14.0.2 || ^15.4.0"
3333 },
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git+https://github.com/graphile/graphile-build .git"
14+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1515 },
1616 "keywords" : [
1717 " lru"
1818 ],
1919 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
2020 "license" : " MIT" ,
2121 "bugs" : {
22- "url" : " https://github.com/graphile/graphile-build /issues"
22+ "url" : " https://github.com/graphile/graphile-engine /issues"
2323 },
24- "homepage" : " https://github.com/graphile/graphile-build /tree/master/packages/lru" ,
24+ "homepage" : " https://github.com/graphile/graphile-engine /tree/master/packages/lru" ,
2525 "engines" : {
2626 "node" : " >=8.6"
2727 },
Original file line number Diff line number Diff line change 3232 "bugs" : {
3333 "url" : " https://github.com/graphile/graphile-engine/issues"
3434 },
35- "homepage" : " https://github.com/graphile/graphile-build /tree/master/packages/pg-sql2" ,
35+ "homepage" : " https://github.com/graphile/graphile-engine /tree/master/packages/pg-sql2" ,
3636 "devDependencies" : {
3737 "@types/debug" : " 4.1.5" ,
3838 "@types/node" : " 14.6.4" ,
Original file line number Diff line number Diff line change 1010 },
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/graphile/graphile-build .git"
13+ "url" : " git+https://github.com/graphile/graphile-engine .git"
1414 },
1515 "author" : " Benjie Gillam <code@benjiegillam.com>" ,
16- "homepage" : " https://github.com/graphile/graphile-build /tree/master/packages/postgraphile-core" ,
16+ "homepage" : " https://github.com/graphile/graphile-engine /tree/master/packages/postgraphile-core" ,
1717 "license" : " MIT" ,
1818 "bugs" : {
19- "url" : " https://github.com/graphile/graphile-build /issues"
19+ "url" : " https://github.com/graphile/graphile-engine /issues"
2020 },
2121 "dependencies" : {
2222 "graphile-build" : " 4.10.0" ,
You can’t perform that action at this time.
0 commit comments