Skip to content

Commit

Permalink
fix: change pulumi project name in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaf committed Apr 14, 2024
1 parent d4b65b9 commit 5fb7e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/pulumi/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "activepieces",
"name": "pulumi",
"main": "index.ts",
"devDependencies": {
"@types/node": "^18"
Expand All @@ -10,4 +10,4 @@
"@pulumi/awsx": "^1.0.0",
"@pulumi/docker": "^4.4.0"
}
}
}

0 comments on commit 5fb7e12

Please sign in to comment.