Skip to content

Commit 959a404

Browse files
authored
remove @opennextjs/aws binary
1 parent 5486686 commit 959a404

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/open-next/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"name": "@opennextjs/aws",
66
"version": "3.1.5",
77
"bin": {
8-
"open-next": "./dist/index.js",
9-
"@opennextjs/aws": "./dist/index.js"
8+
"open-next": "./dist/index.js"
109
},
1110
"license": "MIT",
1211
"type": "module",

0 commit comments

Comments
 (0)