create-puck-app 0.14.0-canary.22a4182 → 0.14.0-canary.26bc4ff

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -18,4 +18,4 @@ yarn create puck-app my-app
18
18
 
19
19
  ## License
20
20
 
21
- MIT © [Measured Co.](https://github.com/measuredco)
21
+ MIT © [Measured Corporation Ltd](https://measured.co)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-puck-app",
3
- "version": "0.14.0-canary.22a4182",
3
+ "version": "0.14.0-canary.26bc4ff",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",