Skip to content

Commit

Permalink
Fixed npm publish package path
Browse files Browse the repository at this point in the history
  • Loading branch information
RinMinase committed Aug 1, 2022
1 parent c645561 commit e4c60f7
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 @@ -84,7 +84,7 @@
},
"npm": {
"publish": true,
"publishPath": "dist",
"publishPath": "dist/",
"publishConfig": {
"access": "public"
}
Expand Down

0 comments on commit e4c60f7

Please sign in to comment.