Skip to content

Commit

Permalink
fix(package.json): revert package to 0.0.4 patch number
Browse files Browse the repository at this point in the history
Revertt package to 0.0.4 patch number.
  • Loading branch information
[Darrick Fauvel] committed Oct 21, 2023
1 parent 903e5a2 commit 5ae3d72
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": "recipe-app",
"private": true,
"version": "0.0.5",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 5ae3d72

Please sign in to comment.