Skip to content

Commit

Permalink
fix(config): exports src/vite
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 30, 2024
1 parent bc715e5 commit d5bde9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"src/.github",
"src/commitlint",
"src/eslint",
"src/vitest",
"src/vite",
"src/prettier",
"src/semantic-release",
"src/tsconfig"
Expand Down Expand Up @@ -131,5 +131,6 @@
},
"publishConfig": {
"access": "public"
}
},
"packageManager": "[email protected]"
}

0 comments on commit d5bde9f

Please sign in to comment.