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 c5dba24 + 5410eb5 commit 77557cdCopy full SHA for 77557cd
.changeset/olive-kids-film.md
@@ -0,0 +1,5 @@
1
+---
2
+'@wso2/oxygen-ui-icons-react': patch
3
4
+
5
+Trigger release
packages/oxygen-ui-icons-react/package.json
@@ -36,7 +36,6 @@
36
"lint:fix": "eslint src --fix",
37
"generate:icons": "node scripts/build-icons.js",
38
"clean": "rimraf dist",
39
- "prepublishOnly": "npm run clean && npm run build",
40
"test": "vitest run --passWithNoTests",
41
"test:watch": "vitest"
42
},
packages/oxygen-ui/package.json
@@ -35,7 +35,6 @@
35
"lint": "eslint src",
0 commit comments