DavidWells / isomorphic-react-example

Deprecated! ReactJS + NodeJS ( express ) demo tutorial with video. Universal/Isomorphic JS = Shared JavaScript that runs on both the client & server.
http://davidwells.io
MIT License
1.69k stars 272 forks source link

update browserify to latest to get rid of dependency error #31

Open jamidwyer opened 6 years ago

jamidwyer commented 6 years ago

This allows npm install to run cleanly without a dependency error.