mirror of
https://github.com/mgerb/react-starter
synced 2026-01-09 16:42:48 +00:00
refactoring - added font awesome
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"autoprefixer": "^6.6.0",
|
||||
"babel-core": "^6.21.0",
|
||||
"babel-loader": "^6.2.10",
|
||||
"babel-plugin-add-module-exports": "^0.2.1",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
"babel-preset-react": "^6.16.0",
|
||||
"babel-preset-stage-0": "^6.16.0",
|
||||
@@ -21,6 +22,7 @@
|
||||
"eslint": "^3.12.2",
|
||||
"eslint-plugin-react": "^6.8.0",
|
||||
"extract-text-webpack-plugin": "2.0.0-rc.1",
|
||||
"file-loader": "^0.10.0",
|
||||
"html-webpack-plugin": "^2.24.1",
|
||||
"node-sass": "^4.5.0",
|
||||
"postcss-loader": "^1.2.1",
|
||||
@@ -29,6 +31,7 @@
|
||||
"react-router": "^3.0.0",
|
||||
"sass-loader": "^4.1.1",
|
||||
"style-loader": "^0.13.1",
|
||||
"url-loader": "^0.5.7",
|
||||
"webpack": "2.2.1",
|
||||
"webpack-dev-server": "2.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user