summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2019-05-15 00:26:02 +0800
committerHaishan <[email protected]>2019-05-27 22:53:58 +0800
commit96891092f0db0ca283955e73d6093fc46a2b6c87 (patch)
treef0478ae65c13d7bed96ea6f5b9040d1c30a94522 /package.json
parent16e61f15333b2724cf754124de926e1597ce5bde (diff)
feat: improve UI on mobile
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index bbdaab7..6892299 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"license": "UNLICENSED",
"dependencies": {
"@babel/runtime": "^7.1.5",
+ "@hot-loader/react-dom": "^16.8.6",
"@hsjs/react-cache": "0.0.0-alpha.aa94237",
"@sentry/browser": "^5.1.0",
"chart.js": "^2.7.3",
@@ -69,7 +70,7 @@
"eslint": "^5.13.0",
"eslint-config-react-app": "^4.0.1",
"eslint-import-resolver-webpack": "^0.11.0",
- "eslint-plugin-flowtype": "^3.4.2",
+ "eslint-plugin-flowtype": "^3.9.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.0.0",
"eslint-plugin-jsx-a11y": "^6.2.1",