Skip to content

Commit 6034fc5

Browse files
committed
fix: bump cocreate dependencies
1 parent b747a6e commit 6034fc5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"webpack-log": "^3.0.1"
6464
},
6565
"dependencies": {
66-
"@cocreate/actions": "^1.14.0",
67-
"@cocreate/config": "^1.8.0",
68-
"@cocreate/render": "^1.35.0",
69-
"@cocreate/utils": "^1.29.0"
66+
"@cocreate/actions": "^1.18.1",
67+
"@cocreate/config": "^1.12.2",
68+
"@cocreate/render": "^1.40.3",
69+
"@cocreate/utils": "^1.33.6"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)