Skip to content

Commit 07f5051

Browse files
committed
Fix package
1 parent 41f246a commit 07f5051

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"dist",
1818
"nextjs.d.ts",
1919
"next-legacy.d.ts",
20-
"next.d.ts"
20+
"next.d.ts",
21+
"base.d.ts"
2122
],
2223
"main": "./dist/index.js",
2324
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)