@norahe/remotion-workflow 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/cli.mjs +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@norahe/remotion-workflow",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "type": "module",
5
5
  "description": "Workflow CLI for using Nora Remotion process in existing or new projects.",
6
6
  "bin": {
package/src/cli.mjs CHANGED
@@ -257,7 +257,7 @@ const buildGuide = (projectName) => {
257
257
  `Project: ${projectName}`,
258
258
  '',
259
259
  '1) Prompt selection',
260
- '- Open prompt browser: https://github.com/norahe0304-art/remotion-platform (see prompts app docs)',
260
+ '- Open prompt browser: https://prompts-mauve.vercel.app/app/',
261
261
  '- Copy either `Copy AI Template` (prompt-based) or `Copy Input Guide` (blank from scratch).',
262
262
  '',
263
263
  '2) Input location',