Remove graphql-requests
Created by: Tirokk
Authored by aonomike Merged
🍰 Pullrequest
- Remove package-lock.json because we are using yarn
- Remove every instance of graphql-requests as the backend doesnt use it anymore
- Remove graphql-request dependancy from the backend
- Update scripts for running tests in package.json and remove the unused scripts
- Update travis.yml to run the new test scripts
Issues
fixes #2150 (closed)
Todo
-
None