Skip to content

Commit b2dcb22

Browse files
committed
fix: added CoCreate-cache
1 parent fa6fbce commit b2dcb22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CoCreate.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ module.exports = {
108108
"path": "../CoCreate-components/CoCreate-calculation",
109109
"repo": "github.com/CoCreate-app/CoCreate-calculation.git"
110110
},
111+
{
112+
"path": "../CoCreate-components/CoCreate-cache",
113+
"repo": "github.com/CoCreate-app/CoCreate-cache.git"
114+
},
111115
{
112116
"path": "../CoCreate-components/CoCreate-cli",
113117
"repo": "github.com/CoCreate-app/CoCreate-cli.git",

0 commit comments

Comments
 (0)