We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7677e1 + 9b7155e commit 2292302Copy full SHA for 2292302
packages/icons/package.json
@@ -52,7 +52,7 @@
52
"clean": "rimraf es lib build-info.json metadata.json",
53
"lint": "eslint .",
54
"lint:fix": "eslint . --fix",
55
- "prepublishOnly": "pnpm run build",
+ "prepublishOnly": "pnpm run build:lib",
56
"update-readme": "node ./update_readme.js"
57
},
58
"dependencies": {
0 commit comments