Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 10, 2022
1 parent 3101744 commit 460ca1e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion packages/vite-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const runner = new ViteNodeRunner({
},
})

// run the files
// execute the file
await runner.run('./example.ts')

// close the vite server
Expand Down
1 change: 0 additions & 1 deletion packages/vite-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"birpc": "^0.0.2",
"kolorist": "^1.5.1",
"minimist": "^1.2.5",
"mlly": "^0.3.17",
Expand Down
2 changes: 0 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 460ca1e

Please sign in to comment.