Skip to content

Commit

Permalink
chore(Release): version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-luko committed Mar 25, 2024
1 parent b0019e1 commit f803767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getluko/streamline",
"version": "0.6.0",
"version": "0.6.1",
"scripts": {
"sandbox": "yarn workspace sandbox",
"icons:generate:regular": "npx @svgr/[email protected] --ignore-existing --native --typescript --svgo-config src/primitives/icon/svgs/svgo.json --replace-attr-values \"#2D50E6={color}\" --index-template src/primitives/icon/svgs/index-template.js --template src/primitives/icon/svgs/icon-template.js --out-dir src/primitives/icon/generated/regular src/primitives/icon/svgs/regular",
Expand Down

0 comments on commit f803767

Please sign in to comment.