Skip to content

Commit 5e99b45

Browse files
committed
fix: add @cocreate/cache to repositories
1 parent 0119925 commit 5e99b45

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
@@ -104,6 +104,10 @@ module.exports = {
104104
"path": "../CoCreate-components/CoCreate-attributes",
105105
"repo": "github.com/CoCreate-app/CoCreate-attributes.git"
106106
},
107+
{
108+
"path": "../CoCreate-components/CoCreate-cache",
109+
"repo": "github.com/CoCreate-app/CoCreate-cache.git"
110+
},
107111
{
108112
"path": "../CoCreate-components/CoCreate-calculation",
109113
"repo": "github.com/CoCreate-app/CoCreate-calculation.git"

0 commit comments

Comments
 (0)