Last active
April 15, 2016 23:42
-
-
Save Mohammed-El-Nabulsi/821482049f04d02104489a66139ad6e1 to your computer and use it in GitHub Desktop.
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": "^6.5.2", | |
"babel-loader": "^6.2.4", | |
"babel-polyfill": "^6.7.4", | |
"babel-preset-es2015": "^6.6.0", | |
"babel-preset-react": "^6.5.0", | |
"babel-preset-stage-0": "^6.5.0", | |
"file-loader": "^0.8.5", | |
}, | |
"dependencies": { | |
"react-dom": "^0.14.8", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment