Skip to content

Commit 85adc52

Browse files
author
Frank Pagan
committed
fix: bump dependencies'
1 parent 0c0f3d4 commit 85adc52

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.0",
64-
"@cocreate/api": "^1.9.0",
65-
"@cocreate/docs": "^1.6.0",
66-
"@cocreate/element-prototype": "^1.6.0",
67-
"@cocreate/observer": "^1.6.0",
68-
"@cocreate/utils": "^1.19.0"
63+
"@cocreate/actions": "^1.6.1",
64+
"@cocreate/api": "^1.9.1",
65+
"@cocreate/docs": "^1.6.1",
66+
"@cocreate/element-prototype": "^1.6.1",
67+
"@cocreate/observer": "^1.6.1",
68+
"@cocreate/utils": "^1.19.1"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)