diff --git a/package-lock.json b/package-lock.json index f61bfaa9..9c346cc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#a95a868", + "terraso-backend": "github:techmatters/terraso-backend#e0f0896", "uuid": "^9.0.1" }, "devDependencies": { diff --git a/package.json b/package.json index f75959d5..d05328e1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-redux": "^8.1.3", - "terraso-backend": "github:techmatters/terraso-backend#a95a868", + "terraso-backend": "github:techmatters/terraso-backend#e0f0896", "uuid": "^9.0.1" }, "scripts": {