Skip to content

Commit 39b8359

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 36268cf commit 39b8359

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/cli": "^1.33.7",
63-
"@cocreate/crud-client": "^1.21.21",
64-
"@cocreate/element-prototype": "^1.8.27",
65-
"@cocreate/floating-label": "^1.7.18",
66-
"@cocreate/observer": "^1.8.16"
62+
"@cocreate/cli": "^1.33.8",
63+
"@cocreate/crud-client": "^1.21.22",
64+
"@cocreate/element-prototype": "^1.8.28",
65+
"@cocreate/floating-label": "^1.7.19",
66+
"@cocreate/observer": "^1.8.17"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)