Skip to content

Commit de59c7a

Browse files
committed
fix: migrating nitro
1 parent 2f53c74 commit de59c7a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

packages/cta-engine/src/create-app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Use the following commands to start your app:
251251
getPackageManagerScriptCommand(options.packageManager, ['dev']),
252252
)}
253253
254-
Please read the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
254+
Please check the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
255255
)
256256
}
257257

packages/cta-ui-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"class-variance-authority": "^0.7.1",
3838
"clsx": "^2.1.1",
3939
"embla-carousel-react": "^8.6.0",
40-
"lucide-react": "^0.476.0",
40+
"lucide-react": "^0.553.0",
4141
"next-themes": "^0.4.6",
4242
"react": "^19.0.0",
4343
"react-codemirror-merge": "^4.23.10",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)