create-puck-app 0.12.0-canary.932e412 → 0.12.0-canary.afd6a9d

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.12.0-canary.932e412",
3
+ "version": "0.12.0-canary.afd6a9d",
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