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 b4c155d commit e64ec95Copy full SHA for e64ec95
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/index.js",
6
"types": "types/index.d.ts",
7
"type": "module",
8
+ "private": "false",
9
"scripts": {
10
"build": "tsc && tsc --declaration --emitDeclarationOnly --outDir types",
11
"build:watch": "tsc -w",
0 commit comments