We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575f6c0 commit ddf3916Copy full SHA for ddf3916
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vitest-package-exports",
3
"type": "module",
4
- "version": "0.1.0",
+ "version": "0.1.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