Skip to content

Commit

Permalink
chore: update package name and homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed Aug 29, 2023
1 parent 33edbfe commit 10494c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-mesh-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aligent/cdk-graphql-mesh-server",
"version": "0.0.1",
"description": "A construct to host Prerender in Fargate",
"description": "A construct to host Graphql Mesh in Fargate",
"main": "index.js",
"scripts": {
"build": "tsc",
Expand All @@ -15,7 +15,7 @@
"bugs": {
"url": "https://github.com/aligent/cdk-constructs/issues"
},
"homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/prerender-fargate#readme",
"homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/graphql-mesh-server#readme",
"dependencies": {
"@types/yaml": "^1.9.7",
"yaml": "^2.3.1"
Expand Down

0 comments on commit 10494c7

Please sign in to comment.