@measured/puck-plugin-emotion-cache 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 +1 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -35,4 +35,4 @@ Key to pass to Emotion's [`createCache` method](https://emotion.sh/docs/@emotion
35
35
 
36
36
  ## License
37
37
 
38
- MIT © [The Puck Contributors](https://github.com/measuredco/puck/graphs/contributors)
38
+ MIT © [Measured Corporation Ltd](https://measured.co)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@measured/puck-plugin-emotion-cache",
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",
@@ -23,7 +23,7 @@
23
23
  ],
24
24
  "devDependencies": {
25
25
  "@emotion/react": "^11.13.3",
26
- "@measured/puck": "^0.19.0-canary.2e6a87db",
26
+ "@measured/puck": "^0.19.0-canary.39958756",
27
27
  "@types/react": "^19.0.1",
28
28
  "@types/react-dom": "^19.0.2",
29
29
  "eslint": "^7.32.0",