Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
francisashley committed Sep 24, 2023
1 parent fad10a9 commit 863f22e
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 @@ -22,7 +22,7 @@
"types": "vue-tsc",
"preview": "vite preview",
"story:dev": "histoire dev",
"story:build": "histoire build",
"story:build": "histoire build && touch ./docs/.nojekyll",
"story:preview": "histoire preview",
"prebuild": "rimraf ./dist",
"prepublishOnly": "yarn build",
Expand Down

0 comments on commit 863f22e

Please sign in to comment.