@contentful/dam-app-base
Advanced tools
Comparing version 1.2.34 to 1.2.35
{ | ||
"name": "@contentful/dam-app-base", | ||
"description": "Library to build an app to integrate your Digital Asset Management (DAM) system of choice with Contentful", | ||
"version": "1.2.34", | ||
"version": "1.2.35", | ||
"main": "lib/index.js", | ||
@@ -22,3 +22,3 @@ "types": "lib/index.d.ts", | ||
"@types/lodash.get": "4.4.6", | ||
"@types/react": "17.0.27", | ||
"@types/react": "17.0.29", | ||
"@types/react-dom": "17.0.9", | ||
@@ -61,3 +61,3 @@ "@types/react-sortable-hoc": "0.7.1", | ||
], | ||
"gitHead": "847d5693fc7844b086e8b8e67ede41b2859de1ff" | ||
"gitHead": "fd492af5b76539be8e8a6e825aa9e503deeda689" | ||
} |
134