From d30373b22bae8af87b1c901ebf56f934032ce0df Mon Sep 17 00:00:00 2001 From: Drew Larson Date: Sat, 14 Jan 2017 13:43:20 -0600 Subject: [PATCH] Update. --- bikeshop_project/package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bikeshop_project/package.json b/bikeshop_project/package.json index 783ccde..5f24286 100644 --- a/bikeshop_project/package.json +++ b/bikeshop_project/package.json @@ -12,8 +12,10 @@ "license": "ISC", "dependencies": { "isomorphic-fetch": "^2.2.1", + "json-loader": "^0.5.4", "material-ui": "^0.18.1", "moment": "^2.13.0", + "node-sass": "^3.4.2", "react": "^15.4.1", "react-dom": "^15.4.1", "react-tap-event-plugin": "^2.0.1", @@ -33,9 +35,12 @@ "eslint-plugin-import": "^2.1.0", "eslint-plugin-jsx-a11y": "^2.2.3", "eslint-plugin-react": "^6.6.0", + "eslint": "^3.9.1", + "eslint-plugin-import": "^2.1.0", + "eslint-plugin-jsx-a11y": "^2.2.3", + "eslint-plugin-react": "^6.6.0", "extract-text-webpack-plugin": "^1.0.1", "i": "^0.3.5", - "node-sass": "^3.4.2", "normalize.css": "^4.1.1", "postcss-loader": "^0.9.1", "react-addons-css-transition-group": "^15.4.1",