Skip to content

Commit d94116e

Browse files
committed
update main path
1 parent abaef1c commit d94116e

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
@@ -18,7 +18,7 @@
1818
"ts-node-dev": "lib/bin.js",
1919
"tsnd": "lib/bin.js"
2020
},
21-
"main": "./lib",
21+
"main": "lib",
2222
"files": [
2323
"icons",
2424
"lib"

0 commit comments

Comments
 (0)