Skip to content

Commit 6483f5c

Browse files
committed
Remove unused package.json field
1 parent 34b5298 commit 6483f5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/open-next/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
"description": "Open source Next.js serverless adapter",
1313
"homepage": "https://open-next.js.org",
1414
"main": "./dist/index.js",
15-
"module": "./dist/index.js",
16-
"types": "./dist/index.d.ts",
1715
"scripts": {
1816
"build": "tsc",
1917
"dev": "tsc -w"

0 commit comments

Comments
 (0)