Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
kyxyes committed Feb 28, 2023
1 parent 3154679 commit 6ba2baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Version.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// @ts-expect-error avoid enabling resolveJsonModule to keep build process simple
import pkg from "../package.json";

console.log("pkg.version", pkg.version);
/**
* @public
*/
Expand Down

0 comments on commit 6ba2baa

Please sign in to comment.