create-puck-app 0.11.1 → 0.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-puck-app",
3
- "version": "0.11.1",
3
+ "version": "0.11.2",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1,8 +1,8 @@
1
- # Ignore everything
2
- *.*
1
+ # # Ignore everything
2
+ # *.*
3
3
 
4
- # Explicitly ignore gitignore without extension
5
- gitignore
4
+ # # Explicitly ignore gitignore without extension
5
+ # gitignore
6
6
 
7
- # Except for handlebars files
8
- !*.hbs
7
+ # # Except for handlebars files
8
+ # !*.hbs
@@ -0,0 +1 @@
1
+ {"/":{"content":[{"type":"HeadingBlock","props":{"title":"Edit this page by adding /edit to the end of the URL","id":"HeadingBlock-1694032984497"}}],"root":{"title":""}}}
@@ -32,5 +32,3 @@ yarn-error.log*
32
32
 
33
33
  # vercel
34
34
  .vercel
35
-
36
- database.json