This is a patch release to fix a problem installing Graph Apps hosted on npmjs.org. A change (improvement, it seems) on the npmjs side now rejects badly formed HTTP GET requests. This patch corrects our requests for npm packages containing Graph Apps.
Now you can, again, install great apps like GraphQL Architect.
Fixes:
- Corrected header for HTTP GET during Graph App install, from Content-Type --> Accept