diff --git a/package.json b/package.json index 1270149..864bac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ozmap/ozmap-sdk", - "version": "1.1.4", + "version": "1.1.5", "description": "Use this sdk to access ozmap plataform and connect it to your own systems. ", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/src/proxy/entities/Property.ts b/src/proxy/entities/Property.ts index 4fd5767..f83c48c 100644 --- a/src/proxy/entities/Property.ts +++ b/src/proxy/entities/Property.ts @@ -34,7 +34,7 @@ class PropertyProxy extends WritableProxy