Created
November 6, 2017 07:20
-
-
Save medkhelifi/cc5e9c221af7b8a3741f28dff1ab1012 to your computer and use it in GitHub Desktop.
Gist for /react-webpack-todolist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"devDependencies": { | |
... | |
"babel-core": "6.24.1", | |
"babel-preset-es2015": "6.24.1", | |
"babel-preset-react": "^6.24.1", | |
"babel-loader": "7.0.0", | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment