create-puck-app 0.19.0-canary.706ea0c1 → 0.19.0-canary.75340804

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/README.md CHANGED
@@ -18,4 +18,4 @@ yarn create puck-app my-app
18
18
 
19
19
  ## License
20
20
 
21
- MIT © [Measured Corporation Ltd](https://measured.co)
21
+ MIT © [The Puck Contributors](https://github.com/measuredco/puck/graphs/contributors)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-puck-app",
3
- "version": "0.19.0-canary.706ea0c1",
4
- "author": "Measured Corporation Ltd <hello@measured.co>",
3
+ "version": "0.19.0-canary.75340804",
4
+ "author": "Chris Villa <chris@puckeditor.com>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
7
7
  "homepage": "https://puckeditor.com",
@@ -39,4 +39,4 @@ By default, this recipe will generate static pages by setting `dynamic` to [`for
39
39
 
40
40
  ## License
41
41
 
42
- MIT © [Measured Co.](https://github.com/measuredco)
42
+ MIT © [The Puck Contributors](https://github.com/measuredco/puck/graphs/contributors)
@@ -36,4 +36,4 @@ To adopt this recipe, you will need to:
36
36
 
37
37
  ## License
38
38
 
39
- MIT © [Measured Co.](https://github.com/measuredco)
39
+ MIT © [The Puck Contributors](https://github.com/measuredco/puck/graphs/contributors)
@@ -43,4 +43,4 @@ This recipe can be adapted to disable JavaScript. See the [Remix docs](https://r
43
43
 
44
44
  ## License
45
45
 
46
- MIT © [Measured Co.](https://github.com/measuredco)
46
+ MIT © [The Puck Contributors](https://github.com/measuredco/puck/graphs/contributors)