Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Oct 11, 2023
1 parent f52d1ae commit 39b6c2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-preact",
"version": "0.2.1",
"version": "0.2.2",
"description": "Create a Vite-powered Preact app in seconds",
"type": "module",
"bin": "./src/index.js",
Expand Down Expand Up @@ -30,4 +30,4 @@
"typescript": "^5.0.0"
},
"prettier": "prettier-config-rschristian"
}
}

0 comments on commit 39b6c2d

Please sign in to comment.