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 03ae0b2 commit c643304Copy full SHA for c643304
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@make-everything-simple/npm-template-typescript",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Typescript template to build npm package",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
0 commit comments