@measured/puck-plugin-emotion-cache 0.16.2-canary.8378c8c → 0.16.2-canary.a1988b5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@measured/puck-plugin-emotion-cache",
|
3
|
-
"version": "0.16.2-canary.
|
3
|
+
"version": "0.16.2-canary.a1988b5",
|
4
4
|
"author": "Measured Corporation Ltd <hello@measured.co>",
|
5
5
|
"repository": "measuredco/puck",
|
6
6
|
"bugs": "https://github.com/measuredco/puck/issues",
|
@@ -23,7 +23,7 @@
|
|
23
23
|
],
|
24
24
|
"devDependencies": {
|
25
25
|
"@emotion/react": "^11.13.3",
|
26
|
-
"@measured/puck": "^0.16.2-canary.
|
26
|
+
"@measured/puck": "^0.16.2-canary.a1988b5",
|
27
27
|
"@types/react": "^18.2.0",
|
28
28
|
"@types/react-dom": "^18.2.0",
|
29
29
|
"eslint": "^7.32.0",
|