Skip to content

Commit

Permalink
Merge pull request #27 from Space48/ashsmith-patch-1
Browse files Browse the repository at this point in the history
Set main script to dist/main.js
  • Loading branch information
Ash Smith authored Aug 11, 2021
2 parents 2aa515a + dc39010 commit 0251ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@space48/cloud-seed",
"version": "0.2.5",
"description": "Cloud infrastructure automation tool that uses Terraform CDK.",
"main": "index.js",
"main": "dist/index.js",
"bin": {
"cloud-seed": "dist/bin/entrypoint.js"
},
Expand Down

0 comments on commit 0251ed2

Please sign in to comment.