Skip to content

Commit

Permalink
Modify script for create-yorkie-app
Browse files Browse the repository at this point in the history
  • Loading branch information
gwbaik9717 committed Aug 15, 2024
1 parent 5aeacd6 commit a4cc9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"preinstall": "npx only-allow pnpm",
"sdk": "pnpm --filter=yorkie-js-sdk",
"create": "pnpm --filter=create-yorkie-app",
"create-yorkie-app": "pnpm --filter=create-yorkie-app",
"devtools": "pnpm --filter=yorkie-devtools",
"nextjs-scheduler": "pnpm --filter=nextjs-scheduler",
"react-tldraw": "pnpm --filter=react-tldraw",
Expand Down

0 comments on commit a4cc9b7

Please sign in to comment.