Skip to content

Commit

Permalink
chore(Release): version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-luko committed Jul 10, 2024
1 parent 9e8a43e commit d093366
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": "1.0.0",
"version": "1.0.1",
"scripts": {
"sandbox": "yarn workspace sandbox",
"icons:generate:regular": "npx @svgr/cli@6.5.1 --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 d093366

Please sign in to comment.