peer-base / peer-pad

📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
https://peerpad.net
MIT License
678 stars 56 forks source link

Chore/upgrade deps (with CRA update) #239

Closed satazor closed 5 years ago

satazor commented 5 years ago

The PR #223 updated all the project dependencies which broke the build process and many other stuff. The reason is that a lot of CRA files needed to be updated as well.

What needs to be tested:

It's important dedicate some time in testing all the updated stuff. More specifically, there were packages that were updated to new major versions.

What needs to be done next (create issues for these):

@pgte feels free to close this and cherry-pick the commit to #223.

pgte commented 5 years ago

@satazor Awesome, thank, you, merged into #223. Closing.