Skip to content

Commit

Permalink
📦️ build: Add setup script for icons package and update version of @a…
Browse files Browse the repository at this point in the history
…rietta-studio/icons package to 1.0.0
  • Loading branch information
Gincioks committed Mar 19, 2024
1 parent 63d9bdd commit 594fa77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"prettier": "prettier -c --write --no-error-on-unmatched-pattern \"**/**\"",
"pull": "git pull",
"release": "semantic-release",
"setup": "dumi setup",
"start": "npm run dev",
"sync:md": "tsx ./scripts/genMdList.ts",
"test": "vitest --passWithNoTests",
Expand Down

0 comments on commit 594fa77

Please sign in to comment.