Skip to content

Commit d7b59b6

Browse files
committed
fix: bump cocreate dependencies
1 parent 08f7126 commit d7b59b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/element-prototype": "^1.22.2",
63-
"@cocreate/observer": "^1.16.0",
64-
"@cocreate/utils": "^1.33.6"
62+
"@cocreate/element-prototype": "^1.23.0",
63+
"@cocreate/observer": "^1.16.1",
64+
"@cocreate/utils": "^1.33.7"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)