Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAK] Remove GraphQL and grant packages #15192

Merged
merged 4 commits into from
Aug 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ oauth2
raix:eventemitter
routepolicy
sha
swydo:graphql
templating
webapp
webapp-hashing
Expand Down
1 change: 0 additions & 1 deletion .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.12
standard-minifier-js@2.4.0
swydo:graphql@0.4.0
templating@1.3.2
templating-compiler@1.3.3
templating-runtime@1.3.2
Expand Down
3 changes: 0 additions & 3 deletions app/grant-facebook/README.md

This file was deleted.

1 change: 0 additions & 1 deletion app/grant-facebook/index.js

This file was deleted.

57 changes: 0 additions & 57 deletions app/grant-facebook/server/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions app/grant-github/README.md

This file was deleted.

1 change: 0 additions & 1 deletion app/grant-github/index.js

This file was deleted.

47 changes: 0 additions & 47 deletions app/grant-github/server/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions app/grant-google/README.md

This file was deleted.

1 change: 0 additions & 1 deletion app/grant-google/index.js

This file was deleted.

39 changes: 0 additions & 39 deletions app/grant-google/server/index.js

This file was deleted.

101 changes: 0 additions & 101 deletions app/grant/README.md

This file was deleted.

1 change: 0 additions & 1 deletion app/grant/index.js

This file was deleted.

108 changes: 0 additions & 108 deletions app/grant/server/authenticate.js

This file was deleted.

2 changes: 0 additions & 2 deletions app/grant/server/error.js

This file was deleted.

Loading