Skip to content

Commit 3ae5d59

Browse files
committed
fix: update @cocreate dependencies
1 parent 5f33e33 commit 3ae5d59

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"webpack-log": "^3.0.1"
5555
},
5656
"dependencies": {
57-
"@cocreate/actions": "^1.21.0",
58-
"@cocreate/crud-client": "^1.34.1",
59-
"@cocreate/element-prototype": "^1.29.0",
60-
"@cocreate/local-storage": "^1.16.1",
61-
"@cocreate/observer": "^1.18.0",
62-
"@cocreate/uuid": "^1.12.0"
57+
"@cocreate/actions": "^1.21.1",
58+
"@cocreate/crud-client": "^1.34.2",
59+
"@cocreate/element-prototype": "^1.29.1",
60+
"@cocreate/local-storage": "^1.16.2",
61+
"@cocreate/observer": "^1.18.1",
62+
"@cocreate/uuid": "^1.12.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)