diff options
| author | Marcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de> | 2023-07-04 10:03:28 +0000 |
|---|---|---|
| committer | Marcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de> | 2023-07-04 10:03:28 +0000 |
| commit | f88e5ececb7eba585ab4c563e7561136003b96ab (patch) | |
| tree | a1b51fbaac2119161b5387d38f9aa7e2821a38fb /package.json | |
| parent | 80a8a75ea6070650b86d4f6aa008bfb65b22f513 (diff) | |
Add stock images, closes #2482
Closes #2482
Merge request studip/studip!1788
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 1e7acb6..d0d17fc 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "@fullcalendar/resource-timeline": "^4.3.0", "@fullcalendar/timegrid": "^4.3.0", "@playwright/test": "^1.33.0", + "@johmun/vue-tags-input": "^2.1.0", "@popperjs/core": "^2.11.2", "@types/jquery": "^3.5.16", "@types/jqueryui": "^1.12.16", @@ -72,6 +73,7 @@ "chart.js": "^2.9.4", "chartist": "0.11.4", "ckeditor5-math": "34.1.1", + "colorpare": "^2.2.0", "cropperjs": "1.5.9", "css-loader": "^5.0.1", "css-minimizer-webpack-plugin": "^1.1.5", |
