Skip to content

Commit

Permalink
fix: added url-uploader to repositories config
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 29, 2024
1 parent 7a6c70c commit ce92020
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,10 @@ module.exports = {
'path': '../CoCreate-components/CoCreate-unique',
'repo': 'github.com/CoCreate-app/CoCreate-unique.git'
},
{
'path': '../CoCreate-components/CoCreate-url-uploader',
'repo': 'github.com/CoCreate-app/CoCreate-url-uploader.git'
},
{
'path': '../CoCreate-components/CoCreate-users',
'repo': 'github.com/CoCreate-app/CoCreate-users.git'
Expand Down

0 comments on commit ce92020

Please sign in to comment.