Skip to content

Commit 35a36ce

Browse files
committed
fix: update @cocreate dependencies
1 parent 4318089 commit 35a36ce

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
@@ -54,10 +54,10 @@
5454
"webpack-log": "^3.0.1"
5555
},
5656
"dependencies": {
57-
"@cocreate/actions": "^1.21.0",
58-
"@cocreate/api": "^1.22.2",
59-
"@cocreate/element-prototype": "^1.29.0",
60-
"@cocreate/observer": "^1.18.0",
61-
"@cocreate/utils": "^1.38.0"
57+
"@cocreate/actions": "^1.21.1",
58+
"@cocreate/api": "^1.22.3",
59+
"@cocreate/element-prototype": "^1.29.1",
60+
"@cocreate/observer": "^1.18.1",
61+
"@cocreate/utils": "^1.39.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)