Skip to content

Commit ed19503

Browse files
chore(prettier): 🤖 ✨
1 parent 1d57298 commit ed19503

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
@@ -31,9 +31,9 @@
3131
},
3232
"./package.json": "./package.json"
3333
},
34-
"source": "./src/index.ts",
3534
"main": "./dist/index.cjs",
3635
"module": "./dist/index.js",
36+
"source": "./src/index.ts",
3737
"typings": "./dist/index.d.ts",
3838
"files": [
3939
"dist",

0 commit comments

Comments
 (0)