Skip to content

Commit

Permalink
fix: @cocreate/cli moved to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 11, 2023
1 parent a1dca8a commit 0b6f51d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@
"url": "https://github.com/CoCreate-app/CoCreate-socket-server/issues"
},
"homepage": "https://cocreate.app/docs/CoCreate-socket-server",
"devDependencies": {
"@cocreate/cli": "^1.33.0"
},
"dependencies": {
"@cocreate/cli": "^1.33.0",
"@cocreate/uuid": "^1.4.17",
"ws": "7.5.9"
}
}
}

0 comments on commit 0b6f51d

Please sign in to comment.