diff options
| author | 2022-02-12 11:55:52 +0100 | |
|---|---|---|
| committer | 2022-02-12 11:55:52 +0100 | |
| commit | bf1ce7317688650b49a9a71ae04b18f9960bc6ec (patch) | |
| tree | 9ed7cac852f1e8b015893ec3d4379be0ec50d4c5 /package.json | |
| parent | 871a85d9343cf49646d13dc455c062efadcb959a (diff) | |
| download | client-1.3.1.tar.gz client-1.3.1.tar.bz2 client-1.3.1.zip | |
Fixed type issuev1.3.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 4eff35e..28b664f 100644 --- a/package.json +++ b/package.json | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | "devDependencies": { | 22 | "devDependencies": { |
| 23 | "@types/react": "^16.9.34", | 23 | "@types/react": "^16.9.34", |
| 24 | "@types/react-dom": "^16.9.7", | 24 | "@types/react-dom": "^16.9.7", |
| 25 | "@vitejs/plugin-react": "^1.2.0", | ||
| 25 | "babel-preset-nano-react-app": "^0.1.0", | 26 | "babel-preset-nano-react-app": "^0.1.0", |
| 26 | "sass": "^1.45.2", | 27 | "sass": "^1.45.2", |
| 27 | "typescript": "^3.8.3", | 28 | "typescript": "^3.8.3", |
