Skip to content

Instantly share code, notes, and snippets.

@Mohammed-El-Nabulsi
Last active April 15, 2016 23:42
Show Gist options
  • Save Mohammed-El-Nabulsi/821482049f04d02104489a66139ad6e1 to your computer and use it in GitHub Desktop.
Save Mohammed-El-Nabulsi/821482049f04d02104489a66139ad6e1 to your computer and use it in GitHub Desktop.
"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