We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4120611 commit 06cb1bbCopy full SHA for 06cb1bb
package.json
@@ -5,7 +5,6 @@
5
"type": "module",
6
"types": "./dist/index.d.ts",
7
"exports": "./dist/index.js",
8
-
9
"scripts": {
10
"clean": "rimraf ./dist versions.json",
11
"format": "prettier --ignore-unknown --write .",
0 commit comments