We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d7e2c commit 5a554d7Copy full SHA for 5a554d7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vitest-package-exports",
3
"type": "module",
4
- "version": "0.0.0",
+ "version": "0.0.1",
5
"packageManager": "[email protected]",
6
"description": "An Vitest util to get all exported APIs of a package and prevent unintended breaking changes",
7
"author": "Anthony Fu <[email protected]>",
0 commit comments