Skip to content

Commit

Permalink
chore: tag added
Browse files Browse the repository at this point in the history
  • Loading branch information
blunteshwar committed Nov 26, 2024
1 parent 3e34966 commit dfaab74
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
Expand Up @@ -36,7 +36,7 @@
"icons": "wireit",
"icons:ui": "wireit",
"icons:workflow": "wireit",
"changeset-publish": "yarn changeset version && yarn changeset publish",
"changeset-publish": "yarn changeset version && yarn changeset publish --tag=testing",
"lint": "run-p lint:js lint:docs lint:ts lint:css lint:packagejson",
"lint:css": "stylelint \"packages/**/*.css\" \"tools/**/*.css\"",
"lint:docs": "eslint -f pretty \"projects/documentation/**/*.ts\"",
Expand Down

0 comments on commit dfaab74

Please sign in to comment.