@measured/puck 0.19.0-canary.2e6a87db → 0.19.0-canary.39958756

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 +4 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -3,6 +3,9 @@
3
3
  The visual editor for React.
4
4
 
5
5
  <p align="left">
6
+ <a aria-label="Measured logo" href="https://measured.co">
7
+ <img src="https://img.shields.io/badge/MADE%20BY%20Measured-000000.svg?style=for-the-badge&labelColor=000">
8
+ </a>
6
9
  <a aria-label="NPM version" href="https://www.npmjs.com/package/@measured/puck">
7
10
  <img alt="" src="https://img.shields.io/npm/v/@measured/puck.svg?style=for-the-badge&labelColor=000000">
8
11
  </a>
@@ -107,4 +110,4 @@ Or [book a discovery call](https://app.cal.com/chrisvxd/puck-enquiry/) for hands
107
110
 
108
111
  ## License
109
112
 
110
- MIT © [The Puck Contributors](https://github.com/measuredco/puck/graphs/contributors)
113
+ MIT © [Measured Corporation Ltd](https://measured.co)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.19.0-canary.2e6a87db",
4
- "author": "Chris Villa <chris@puckeditor.com>",
3
+ "version": "0.19.0-canary.39958756",
4
+ "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
7
7
  "homepage": "https://puckeditor.com",