Skip to content

Commit

Permalink
fix: publish the types for vite-dev-server (cypress-io#17786)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barthélémy Ledoux authored Aug 18, 2021
1 parent c88f424 commit a94ff69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion npm/vite-dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"files": [
"dist",
"client",
"index.html"
"index.html",
"index.d.ts"
],
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a94ff69

Please sign in to comment.