Skip to content

Commit e5a626f

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies'
1 parent 99f0422 commit e5a626f

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
@@ -60,10 +60,10 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/crud-client": "^1.19.1",
64-
"@cocreate/docs": "^1.6.1",
65-
"@cocreate/hosting": "^1.8.1",
66-
"@cocreate/local-storage": "^1.5.1",
67-
"@cocreate/observer": "^1.6.1"
63+
"@cocreate/crud-client": "^1.19.2",
64+
"@cocreate/docs": "^1.6.2",
65+
"@cocreate/hosting": "^1.8.2",
66+
"@cocreate/local-storage": "^1.5.2",
67+
"@cocreate/observer": "^1.6.2"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)