diff --git a/package.json b/package.json index ba31f49..1e0c84d 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,15 @@ "@types/node": "^16.7.13", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", + "antd": "^5.18.1", + "mobx": "^6.12.4", + "mobx-react": "^9.1.1", + "qrcode": "^1.5.3", "react": "^18.3.1", "react-dom": "^18.3.1", + "react-router-dom": "^6.23.1", "react-scripts": "5.0.1", + "sass": "^1.77.5", "typescript": "^4.4.2", "web-vitals": "^2.1.0" }, @@ -39,5 +45,8 @@ "last 1 firefox version", "last 1 safari version" ] + }, + "devDependencies": { + "@types/qrcode": "^1.5.5" } } diff --git a/public/index.html b/public/index.html index aa069f2..056501f 100644 --- a/public/index.html +++ b/public/index.html @@ -1,21 +1,19 @@ -
- - - - - - - - - -