Skip to content

Commit 1cca824

Browse files
committed
chore: sort package-json
1 parent 4d451d6 commit 1cca824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
}
8181
}
8282
},
83-
"types": "./lib/index.d.mts",
8483
"main": "./lib/index.cjs",
8584
"module": "./dist/index.mjs",
8685
"react-native": "./dist/native.mjs",
86+
"types": "./lib/index.d.mts",
8787
"files": [
8888
"dist",
8989
"lib",

0 commit comments

Comments
 (0)