Skip to content

Commit

Permalink
chore. new Version
Browse files Browse the repository at this point in the history
  • Loading branch information
akelch committed Oct 13, 2023
1 parent 0be95bd commit 3b02935
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 20 deletions.
120 changes: 105 additions & 15 deletions admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin",
"version": "4.0.9",
"version": "4.0.10",
"private": true,
"description": "A ViUR Admin Interface",
"scripts": {
Expand All @@ -14,8 +14,8 @@
"@ckeditor/ckeditor5-vue": "^5.1.0",
"@viur/ckeditor5-build-classic": "^1.0.1-v38.0.1",
"@viur/shoelace": "^0.6.2-v2.8.0",
"@viur/vue-components": "^1.0.19",
"@viur/vue-utils": "^1.0.5",
"@viur/vue-components": "^1.0.21",
"@viur/vue-utils": "^1.0.6",
"pinia": "^2.1.4",
"pinia-plugin-persistedstate": "^3.1.0",
"vue": "^3.3.4",
Expand Down

0 comments on commit 3b02935

Please sign in to comment.