graphql-kit / graphql-faker

🎲 Mock or extend your GraphQL API with faked data. No coding required.
MIT License
2.69k stars 225 forks source link

upgrade react to 16 #111

Closed mac2000 closed 4 years ago

mac2000 commented 4 years ago

have upgraded react to 16, required for #103, everything compiles, editor works without errors, everything seems to be ok, in either case this is so small change that can be reverted pretty easy at any time

IvanGoncharov commented 4 years ago

@mac2000 Great 👍 I really like iterative development so if you see any other fix or improvements please feel free to submit PRs.

Also if you have time for it, moving all configs and package.json from src/editor into repository root will greatly improve the development experience.