Skip to content

Commit c14faf1

Browse files
author
Frank Pagan
committed
fix: bump dependencies'
1 parent 9e98a99 commit c14faf1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/crud-client": "^1.18.8",
65-
"@cocreate/docs": "^1.5.13",
66-
"@cocreate/element-prototype": "^1.4.10",
67-
"@cocreate/floating-label": "^1.4.69",
68-
"@cocreate/hosting": "^1.7.13",
69-
"@cocreate/observer": "^1.5.62"
64+
"@cocreate/crud-client": "^1.19.0",
65+
"@cocreate/docs": "^1.6.0",
66+
"@cocreate/element-prototype": "^1.6.0",
67+
"@cocreate/floating-label": "^1.5.0",
68+
"@cocreate/hosting": "^1.8.0",
69+
"@cocreate/observer": "^1.6.0"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)