Skip to content

Commit 73a6ba3

Browse files
committed
fix: bump dependencies
1 parent 328e4bd commit 73a6ba3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.18.3",
61+
"@cocreate/actions": "^1.18.4",
6262
"@cocreate/api": "^1.4.2",
6363
"@cocreate/element-prototype": "^1.23.0",
64-
"@cocreate/observer": "^1.16.2",
65-
"@cocreate/utils": "^1.34.0"
64+
"@cocreate/observer": "^1.16.3",
65+
"@cocreate/utils": "^1.34.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)