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 e64ec95 commit e3ef73fCopy full SHA for e3ef73f
package.json
@@ -5,7 +5,6 @@
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