Skip to content

Commit

Permalink
fix(vite): add types
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Mar 8, 2024
1 parent fbd0e14 commit 04db91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"license": "MIT",
"main": "cjsWrapper.js",
"types": "./dist/index.d.ts",
"bin": {
"rw-vite-build": "./bins/rw-vite-build.mjs",
"rw-vite-dev": "./bins/rw-vite-dev.mjs",
Expand Down

0 comments on commit 04db91f

Please sign in to comment.