diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-11-05 07:53:05 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+github@gmail.com> | 2024-11-05 15:04:55 +0100 |
| commit | c89f2acb1f0d888f0fee0070a9f7f5b0473214e4 (patch) | |
| tree | 90404e560a95e67dde67ea9fadba618654ddc9d2 /package.json | |
| parent | d687e8c2cce3b24805d94a470275f2b6ca6eaa46 (diff) | |
update browserlist, fixes #4808
Closes #4808
Merge request studip/studip!3598
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 203c6a1..8ad4c3a 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "@fullcalendar/resource-timegrid": "^4.3.0", "@fullcalendar/resource-timeline": "^4.3.0", "@fullcalendar/timegrid": "^4.3.0", - "@playwright/test": "^1.33.0", "@johmun/vue-tags-input": "^2.1.0", + "@playwright/test": "^1.33.0", "@popperjs/core": "^2.11.2", "@types/jquery": "^3.5.16", "@types/jqueryui": "^1.12.16", |
