mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 01:22:49 +00:00
client - add progress bar to ajax requests
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"@types/luxon": "^0.2.2",
|
||||
"@types/marked": "^0.3.0",
|
||||
"@types/node": "^9.3.0",
|
||||
"@types/nprogress": "^0.0.29",
|
||||
"@types/query-string": "^5.0.1",
|
||||
"@types/react": "^16.0.34",
|
||||
"@types/react-dom": "^16.0.3",
|
||||
@@ -45,6 +46,7 @@
|
||||
"mobx-react": "^4.3.5",
|
||||
"node-sass": "^4.7.2",
|
||||
"normalize.css": "^7.0.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"postcss-loader": "^2.0.9",
|
||||
"prettier": "^1.9.2",
|
||||
"query-string": "^5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user