Skip to content

Commit 1e4cb2c

Browse files
committed
chore: update version
1 parent 753653e commit 1e4cb2c

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

src/package-lock.json

+6-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viur/vue-components",
3-
"version": "2.0.16",
3+
"version": "2.0.17",
44
"description": "a collection of complex components to build uis",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"dependencies": {
1111
"@codemirror/lang-python": "^6.1.6",
12-
"@viur/vue-utils": "^2.2.2",
12+
"@viur/vue-utils": "^2.2.3",
1313
"@vueuse/core": "^12.4.0",
1414
"codemirror": "^6.0.1",
1515
"logics-js": "^0.3.9",

0 commit comments

Comments
 (0)