Skip to content

Commit 84d33d6

Browse files
committed
build: package
1 parent 9ba69aa commit 84d33d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "dist/index.js",
99
"module": "dist/index.modern.js",
1010
"types": "dist/index.d.ts",
11-
"source": "src/index.tsx",
11+
"source": "src/index.ts",
1212
"engines": {
1313
"node": ">=10"
1414
},

0 commit comments

Comments
 (0)