mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
chore(create): release 0.0.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rocket/create",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -14,6 +14,11 @@
|
||||
"description": "Only includes the minimal basics",
|
||||
"value": "minimal"
|
||||
},
|
||||
{
|
||||
"title": "Sanity Minimal Starter",
|
||||
"description": "A starter to show an minimal integration between Sanity.io and Rocket",
|
||||
"value": "sanity-minimal-starter"
|
||||
},
|
||||
{
|
||||
"title": "Custom (community built)",
|
||||
"description": "Use a community built template by providing a git url",
|
||||
|
||||
Reference in New Issue
Block a user