Skip to content

Commit

Permalink
Merge pull request #216 from umstek:chore/upgrade-deps
Browse files Browse the repository at this point in the history
chore(deps): ⬆️ Upgrade dependencies
  • Loading branch information
umstek authored May 13, 2023
2 parents bca78e5 + cf58a0d commit e67e7ab
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 492 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@example/blog",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "astro dev",
"dev": "astro dev --host --open",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
Expand Down
Loading

0 comments on commit e67e7ab

Please sign in to comment.