diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-08-16 23:00:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-16 23:00:40 +0200 |
| commit | c939aefb6cb8d6d000fc54658ce88b7af9829564 (patch) | |
| tree | a643d5f79a5d32721f0a7831d49e8cf7eec687a4 /package.json | |
| parent | 2039178b0f4550534ea6cca1efe64e2a6e4e901d (diff) | |
| parent | ee56db55a90cc1f2a216b6076d88df8c0ca71053 (diff) | |
Merge pull request #226 from AttorneyOnline/mobileview
Mobile view
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 411169c..de19857 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "husky": "^8.0.3", "jest": "^29.4.3", "typescript": "^5.2.2", - "webpack": "^5.76.0", - "webpack-cli": "^5.0.1", + "webpack": "^5.93.0", + "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.7.4", "workbox-webpack-plugin": "^6.5.1" }, |
