Skip to content

Commit

Permalink
fix: pkg info
Browse files Browse the repository at this point in the history
  • Loading branch information
zxch3n committed Jun 14, 2022
1 parent 1b8f4e1 commit c316cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "",
"main": "./dist/tidy.umd.js",
"module": "./dist/tidy.es.js",
"types": "module/index.d.ts",
"types": "./dist/index.d.ts",
"source": "./src/index.ts",
"exports": {
".": {
Expand Down

0 comments on commit c316cc9

Please sign in to comment.