redux-saga-beginner-tutorial
                                
                                 redux-saga-beginner-tutorial copied to clipboard
                                
                                    redux-saga-beginner-tutorial copied to clipboard
                            
                            
                            
                        To avoid a RegExp DoS issue
When I clone this repo. I just run 'npm install'. but pop message below:
- npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
So, modify babel-core version to 6.25.0. The message's gone. I also create Pull request.
Have a nice day!
Related PR #25