Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
walkerRnD committed Aug 27, 2022
1 parent 5c61326 commit a672ab5
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,7 +1,7 @@
{
"name": "daisy-svelte",
"type": "module",
"version": "0.0.6",
"version": "0.0.40",
"scripts": {
"publish:patch": "npm version patch && npm run publish:package",
"publish:package": "npm run package && ( cd package && npm publish)",
Expand Down

0 comments on commit a672ab5

Please sign in to comment.