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.
2 parents cf78ca2 + ae4b2a7 commit f8cd081Copy full SHA for f8cd081
package.json
@@ -4,9 +4,6 @@
4
"type": "commonjs",
5
"main": "./dist/cjs/src/index.js",
6
"types": "./dist/types/src/index.d.ts",
7
- "publishConfig": {
8
- "tag": "beta"
9
- },
10
"scripts": {
11
"prepack": "npm run test",
12
"prepare": "npm run build",
0 commit comments