Skip to content

Commit bdf775c

Browse files
author
Frank Pagan
committed
fix: bump dependencies
1 parent ba072bc commit bdf775c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/actions": "^1.6.4",
64-
"@cocreate/api": "^1.9.4",
65-
"@cocreate/docs": "^1.6.4",
66-
"@cocreate/element-prototype": "^1.6.4",
67-
"@cocreate/observer": "^1.6.4",
68-
"@cocreate/utils": "^1.19.4"
63+
"@cocreate/actions": "^1.6.5",
64+
"@cocreate/api": "^1.9.5",
65+
"@cocreate/docs": "^1.6.5",
66+
"@cocreate/element-prototype": "^1.6.5",
67+
"@cocreate/observer": "^1.6.5",
68+
"@cocreate/utils": "^1.19.5"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)