Skip to content

Commit

Permalink
fix: remove index.ts export of update.ts
Browse files Browse the repository at this point in the history
meisZWFLZ committed Dec 1, 2023
1 parent dbb89ca commit bf3bdc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export { updateCLI } from "./update";
export { version as VERSION } from "../config.json";

0 comments on commit bf3bdc6

Please sign in to comment.