Commit b3d6e84
authored
Unpin graphql package (#1010)
Pinning graphql is causing duplicated versions to exist in projects that have graphql as a dependency. Unpin to prevent this duplication.
This update caused some issues with dependency installation until the package-lock file was
removed. The following install necessitated a couple minor changes:
* Match pinned core-js dependency, update package-lock. Update usage of core-js.
* Update snapshot1 parent aba34ad commit b3d6e84
6 files changed
Lines changed: 355 additions & 690 deletions
File tree
- packages
- apollo-codegen-core/src/__tests__/__snapshots__
- apollo-env/src/polyfills
- apollo-language-server
- apollo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments