We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f342b9 commit 0a82c63Copy full SHA for 0a82c63
package.json
@@ -6,6 +6,7 @@
6
"publishConfig": {
7
"access": "public"
8
},
9
+ "private": true,
10
"main": "lib/commonjs/index",
11
"module": "lib/module/index",
12
"types": "lib/typescript/src/index.d.ts",
0 commit comments