create-puck-app 0.11.2-canary.6edef2c → 0.11.3-canary.487ab83

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-puck-app",
3
- "version": "0.11.2-canary.6edef2c",
3
+ "version": "0.11.3-canary.487ab83",
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