redux-saga / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial
MIT License
587 stars 544 forks source link

adds babel node to the dev dependencies list #80

Open jpbelo opened 2 years ago

jpbelo commented 2 years ago

Currently, running the test script, throws sh: babel-node: command not found Adding babel node fixes this issue.