We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71bc6c commit 66577a4Copy full SHA for 66577a4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ts-module-mock",
3
- "version": "0.0.3",
+ "version": "0.1.4",
4
"description": "typescript cjs and esm module library mockup",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.mjs",
0 commit comments