create-puck-app 0.11.3-canary.ab9d43f → 0.12.0-canary.0b6a527

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.3-canary.ab9d43f",
3
+ "version": "0.12.0-canary.0b6a527",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1,8 +1,8 @@
1
1
  # # Ignore everything
2
- # *.*
2
+ *.*
3
3
 
4
4
  # # Explicitly ignore gitignore without extension
5
- # gitignore
5
+ gitignore
6
6
 
7
7
  # # Except for handlebars files
8
- # !*.hbs
8
+ !*.hbs