Skip to content

Commit 6d3a4d3

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent cd445f7 commit 6d3a4d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/crud-client": "^1.21.10",
64-
"@cocreate/element-prototype": "^1.8.16",
65-
"@cocreate/floating-label": "^1.7.7",
66-
"@cocreate/observer": "^1.8.5"
63+
"@cocreate/crud-client": "^1.21.11",
64+
"@cocreate/element-prototype": "^1.8.17",
65+
"@cocreate/floating-label": "^1.7.8",
66+
"@cocreate/observer": "^1.8.6"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)