Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-bellette committed Apr 12, 2022
1 parent 676623e commit 12c56be
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 @@ -56,7 +56,7 @@
"hooks": {
"after:bump": [
"npm run build",
"cd ./dist/ && ls"
"cd ./dist/ && zip -r ${name}-${version}.zip ."
]
},
"verbose": true
Expand Down

0 comments on commit 12c56be

Please sign in to comment.