bump: version 0.0.1 → 0.1.0
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m25s
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m25s
This commit is contained in:
parent
ec39af67d7
commit
7c40abc424
2 changed files with 59 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "astro",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro check && astro build && ./compress-images.sh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue