1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-11 01:22:49 +00:00

realm list page done

This commit is contained in:
2018-01-07 15:54:22 -06:00
parent a9e5b185ee
commit 98f682fdce
10 changed files with 267 additions and 8 deletions

View File

@@ -12,13 +12,16 @@
"author": "Mitchell Gerber",
"license": "MIT",
"dependencies": {
"@types/lodash": "^4.14.92",
"@types/react": "^16.0.34",
"@types/react-dom": "^16.0.3",
"@types/react-router-dom": "^4.2.3",
"autoprefixer": "^7.2.4",
"axios": "^0.17.1",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
@@ -29,6 +32,7 @@
"file-loader": "^1.1.6",
"font-awesome": "^4.7.0",
"html-webpack-plugin": "^2.30.1",
"lodash": "^4.17.4",
"node-sass": "^4.7.2",
"normalize.css": "^7.0.0",
"postcss-loader": "^2.0.9",