Skip to content

Commit

Permalink
feat: export vite/types/*
Browse files Browse the repository at this point in the history
  • Loading branch information
yuheiy committed Sep 5, 2023
1 parent 34826aa commit 20fb98e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/package.json
Expand Up @@ -28,6 +28,7 @@
"types": "./client.d.ts"
},
"./dist/client/*": "./dist/client/*",
"./types/*": "./types/*",
"./package.json": "./package.json"
},
"files": [
Expand Down

0 comments on commit 20fb98e

Please sign in to comment.