create-puck-app 0.14.0-canary.de9c2c4 → 0.14.0-canary.f975d87

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "name": "create-puck-app",
3
- "version": "0.14.0-canary.de9c2c4",
3
+ "version": "0.14.0-canary.f975d87",
4
+ "author": "Measured Corporation Ltd <hello@measured.co>",
5
+ "repository": "measuredco/puck",
6
+ "bugs": "https://github.com/measuredco/puck/issues",
7
+ "homepage": "https://puckeditor.com",
4
8
  "private": false,
5
9
  "license": "MIT",
6
10
  "type": "module",
@@ -1,5 +1,3 @@
1
- html,
2
1
  body {
3
2
  margin: 0;
4
- padding: 0;
5
3
  }