simpletut / Universal-React-Apollo-Registration

Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdated dependencies. Maybe add the lock file?

webmuch opened this issue · comments

Hey do you intend to move it to 16.8 anytime soon? I am trying but I'm unable to upgrade depreciated libraries with new ones, without the project failing. I'll try to setup a new project with the ideas from this repo. Perhaps add the lock file so "npm i" just works.

@webmuch

Yes this is something I am currently working on.

I have already upgraded the Redux version of this project. See here:

https://github.com/simpletut/Universal-React-Redux-Registration

Just merged a major PR that updates the project to use the latest version of React v16.8.6

PR: #14