Skip to content

Commit 05d728f

Browse files
author
Dane Pilcher
committed
use latest data snapshot
1 parent 3d8a47f commit 05d728f

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/start/migrate-to-gen2

1 file changed

+1
-1
lines changed

src/pages/[platform]/start/migrate-to-gen2/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ npm install
181181
For testing purposes, you will need to additionally install the tagged versions of the `@aws-amplify/backend` and `@aws-amplify/backend-data` packages.
182182

183183
```bash title="Terminal" showLineNumbers={false}
184-
npm install @aws-amplify/[email protected]20250307211308 @aws-amplify/[email protected]20250307211308
184+
npm install @aws-amplify/[email protected]20250314161305 @aws-amplify/[email protected]20250314161305
185185
```
186186

187187
</Callout>

0 commit comments

Comments
 (0)