Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alenovik authored Jan 30, 2024
1 parent 71cfa65 commit ac2f298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vite-plugin-checker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "t-vite-plugin-checker",
"version": "0.0.0",
"version": "0.0.1",
"description": "Vite plugin that runs TypeScript type checker on a separate process.",
"types": "./dist/esm/main.d.ts",
"main": "./dist/cjs/main.js",
Expand Down Expand Up @@ -110,4 +110,4 @@
"vti": "^0.1.7",
"vue-tsc": "^1.6.1"
}
}
}

0 comments on commit ac2f298

Please sign in to comment.