1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-10 09:02:50 +00:00

client - wip new topic

This commit is contained in:
2018-01-14 14:54:08 -06:00
parent 8c2b05dfc8
commit 2584e6a379
14 changed files with 227 additions and 24 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"@types/fingerprintjs2": "^1.5.1",
"@types/lodash": "^4.14.92",
"@types/marked": "^0.3.0",
"@types/node": "^9.3.0",
"@types/query-string": "^5.0.1",
"@types/react": "^16.0.34",
@@ -37,6 +38,7 @@
"font-awesome": "^4.7.0",
"html-webpack-plugin": "^2.30.1",
"lodash": "^4.17.4",
"marked": "^0.3.12",
"mobx": "^3.4.1",
"mobx-react": "^4.3.5",
"node-sass": "^4.7.2",