Skip to content

Commit a40f891

Browse files
author
Vieltojarvi
committed
reverted some package changes
1 parent 8488ca1 commit a40f891

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

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

packages/integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@aws-amplify/deployed-backend-client": "^1.5.2",
1717
"@aws-amplify/platform-core": "^1.6.5",
1818
"@aws-amplify/plugin-types": "^1.8.1",
19-
"@aws-amplify/seed": "^1.0.0",
19+
"@aws-amplify/seed": "^0.1.0",
2020
"@aws-sdk/client-accessanalyzer": "^3.750.0",
2121
"@aws-sdk/client-amplify": "^3.750.0",
2222
"@aws-sdk/client-bedrock-runtime": "3.622.0",

packages/seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/seed",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)