This website requires JavaScript.
Explore
Help
Register
Sign In
flip
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced
2026-02-06 10:56:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
DefinitelyTyped
/
types
/
apollo-codegen
/
package.json
7 lines
72 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Remove 'graphql' typings (#37830)
2019-08-23 15:30:02 +00:00
{
"private"
:
true
,
"dependencies"
:
{
graphql: Update dependents to ^14.5.3 (#37911) The graphql package has seen some breaking changes to its TypeScript definitions in v14.5.2, so we bump dependents to point to the latest v14.5.3. This also loosens dependencies to a caret range, to avoid having to update DefinitelyTyped on every release.
2019-08-26 15:10:15 +00:00
"graphql"
:
"^14.5.3"
Remove 'graphql' typings (#37830)
2019-08-23 15:30:02 +00:00
}
}
Reference in New Issue
Copy Permalink