File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @aws-amplify/backend-cli ' : patch
3+ ---
4+
5+ fix: update package.json metadata
Original file line number Diff line number Diff line change 11{
2- "name" : " amplify-vnext " ,
2+ "name" : " amplify-backend " ,
33 "version" : " 0.0.1" ,
44 "description" : " " ,
55 "type" : " module" ,
4040 },
4141 "repository" : {
4242 "type" : " git" ,
43- "url" : " git+ https://github.com/aws-amplify/cli .git"
43+ "url" : " https://github.com/aws-amplify/amplify-backend .git"
4444 },
4545 "engines" : {
4646 "node" : " >=18.16.0"
4747 },
4848 "author" : " AWS Amplify" ,
4949 "license" : " Apache-2.0" ,
5050 "bugs" : {
51- "url" : " https://github.com/aws-amplify/cli /issues"
51+ "url" : " https://github.com/aws-amplify/amplify-backend /issues"
5252 },
53- "homepage" : " https://github.com/aws-amplify/cli #readme" ,
53+ "homepage" : " https://github.com/aws-amplify/amplify-backend #readme" ,
5454 "devDependencies" : {
5555 "@aws-sdk/client-amplify" : " ^3.440.0" ,
5656 "@aws-sdk/client-cloudformation" : " ^3.421.0" ,
Original file line number Diff line number Diff line change 1818 },
1919 "repository" : {
2020 "type" : " git" ,
21- "url" : " git+ https://github.com/aws-amplify/cli .git"
21+ "url" : " https://github.com/aws-amplify/amplify-backend .git"
2222 },
2323 "engines" : {
24- "node" : " >=18.0 .0"
24+ "node" : " >=18.16 .0"
2525 },
2626 "author" : " AWS Amplify" ,
2727 "license" : " Apache-2.0" ,
2828 "bugs" : {
29- "url" : " https://github.com/aws-amplify/cli /issues"
29+ "url" : " https://github.com/aws-amplify/amplify-backend /issues"
3030 },
31- "homepage" : " https://github.com/aws-amplify/cli #readme" ,
31+ "homepage" : " https://github.com/aws-amplify/amplify-backend #readme" ,
3232 "dependencies" : {
3333 "@aws-amplify/backend-output-schemas" : " ^0.4.0" ,
3434 "@aws-amplify/backend-secret" : " ^0.3.1" ,
You can’t perform that action at this time.
0 commit comments