Skip to content

Instantly share code, notes, and snippets.

@doque
Last active November 20, 2016 16:29
Show Gist options
  • Save doque/57fe0cbbb0d57a76cca2f515eca786fb to your computer and use it in GitHub Desktop.
Save doque/57fe0cbbb0d57a76cca2f515eca786fb to your computer and use it in GitHub Desktop.
"devDependencies": {
"babel-core": "^6.18.2",
"babel-eslint": "^7.1.1",
"babel-loader": "^6.2.4",
"babel-plugin-transform-class-properties": "^6.6.0",
"babel-plugin-transform-runtime": "^6.6.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.5.0",
"babel-preset-react-hmre": "^1.1.1",
"babel-runtime": "^6.6.1",
"chai": "^3.5.0",
"css-loader": "^0.26.0",
"css-modules-require-hook": "^4.0.5",
"enzyme": "^2.6.0",
"es6-promise": "^4.0.5",
"eslint": "^3.10.1",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.7.1",
"extract-text-webpack-plugin": "^2.0.0-beta.4",
"file-loader": "^0.9.0",
"jsdom": "^9.8.3",
"mocha": "^3.1.2",
"mock-css-modules": "^1.0.0",
"node-sass": "^3.13.0",
"nyc": "^9.0.1",
"react": "^15.4.0",
"react-addons-test-utils": "^15.4.0",
"react-css-modules": "^4.0.3",
"react-dom": "^15.4.0",
"react-hot-loader": "^3.0.0-beta.6",
"react-redux": "^4.4.0",
"redux": "^3.3.1",
"redux-thunk": "^2.0.1",
"resolve-url-loader": "^1.6.0",
"rimraf": "^2.5.4",
"sass-loader": "^4.0.2",
"sinon": "^1.17.6",
"style-loader": "^0.13.0",
"webpack": "^2.1.0-beta.26",
"webpack-dev-server": "^2.1.0-beta.10"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment