Skip to content

Commit

Permalink
Remove main oddness on simple/ts
Browse files Browse the repository at this point in the history
Fixes #1441
  • Loading branch information
iwahbe committed Dec 11, 2024
1 parent a42941e commit 76eb64d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/simple/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
"name": "simple",
"version": "0.0.1",
"license": "Apache-2.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"scripts": {
"build": "tsc"
},
"dependencies": {
"@pulumi/pulumi": "^3.0.0",
"@pulumi/random": "^4.0.0"
Expand Down

0 comments on commit 76eb64d

Please sign in to comment.