Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Jul 13, 2023
1 parent f106f0b commit 777e483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -19,4 +19,4 @@
"typescript": "^5.1.3",
"vite": "^4.3.9"
}
}
}

0 comments on commit 777e483

Please sign in to comment.