diff options
author | 2021-04-29 14:01:57 -0500 | |
---|---|---|
committer | 2021-04-29 14:01:57 -0500 | |
commit | 99a916ec1f1612fb622e567dbd8a30ebc8e50abd (patch) | |
tree | 260d78c4039bb427f7a65ea4b63c92408df0c25e /create-astro | |
parent | a1e17bc128240bc41eda81fb98e3e38bd59c0d26 (diff) | |
download | astro-99a916ec1f1612fb622e567dbd8a30ebc8e50abd.tar.gz astro-99a916ec1f1612fb622e567dbd8a30ebc8e50abd.tar.zst astro-99a916ec1f1612fb622e567dbd8a30ebc8e50abd.zip |
Remove .DS_Store files (#146)
* chore: remove .DS_Store files
* chore: bump create-astro
* chore: fix astro starter
Diffstat (limited to 'create-astro')
-rw-r--r-- | create-astro/package.json | 2 | ||||
-rw-r--r-- | create-astro/templates/starter.tar.gz | bin | 3819 -> 3404 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/create-astro/package.json b/create-astro/package.json index d40d17937..23485d0af 100644 --- a/create-astro/package.json +++ b/create-astro/package.json @@ -1,6 +1,6 @@ { "name": "create-astro", - "version": "0.0.3", + "version": "0.0.5", "type": "module", "main": "./index.js", "files": [ diff --git a/create-astro/templates/starter.tar.gz b/create-astro/templates/starter.tar.gz Binary files differindex 858c7830c..9c115138f 100644 --- a/create-astro/templates/starter.tar.gz +++ b/create-astro/templates/starter.tar.gz |