redux-saga-beginner-tutorial
redux-saga-beginner-tutorial copied to clipboard
Fix wrong entrypoint in package.json that would cause some environments to crash.
The original repository cannot be cloned in https://codesandbox.io because of missing lib/index.js file.
The fix is to change main field to point to the right file.