@measured/puck-field-contentful 0.16.2-canary.51154e9 → 0.16.2-canary.596eea7
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-field-contentful",
|
3
|
-
"version": "0.16.2-canary.
|
3
|
+
"version": "0.16.2-canary.596eea7",
|
4
4
|
"author": "Measured Corporation Ltd <hello@measured.co>",
|
5
5
|
"repository": "measuredco/puck",
|
6
6
|
"bugs": "https://github.com/measuredco/puck/issues",
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"dist"
|
23
23
|
],
|
24
24
|
"devDependencies": {
|
25
|
-
"@measured/puck": "^0.16.2-canary.
|
25
|
+
"@measured/puck": "^0.16.2-canary.596eea7",
|
26
26
|
"@types/react": "^18.2.0",
|
27
27
|
"@types/react-dom": "^18.2.0",
|
28
28
|
"contentful": "^10.8.6",
|