Skip to content

Commit 279216b

Browse files
committed
chore: update Version
1 parent bd13015 commit 279216b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viur/vue-components",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"type": "module",
55
"description": "a collection of complex components to build uis",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@codemirror/lang-python": "^6.1.6",
17-
"@viur/vue-utils": "^3.3.0",
17+
"@viur/vue-utils": "^3.3.1",
1818
"@vueuse/components": "^14.0.0",
1919
"@vueuse/core": "^12.4.0",
2020
"codemirror": "^6.0.1",

0 commit comments

Comments
 (0)