Skip to content

Commit c74941b

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 894bde7 commit c74941b

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.6",
63-
"@cocreate/crud-client": "^1.21.20",
64-
"@cocreate/element-prototype": "^1.8.26",
65-
"@cocreate/floating-label": "^1.7.17",
66-
"@cocreate/observer": "^1.8.15"
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"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)