diff --git a/editor.planx.uk/package.json b/editor.planx.uk/package.json index b0190b4f10..99081662be 100644 --- a/editor.planx.uk/package.json +++ b/editor.planx.uk/package.json @@ -12,7 +12,7 @@ "@mui/lab": "5.0.0-alpha.170", "@mui/material": "^5.15.2", "@mui/utils": "^5.15.2", - "@opensystemslab/map": "^0.8.3", + "@opensystemslab/map": "^0.8.2", "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#2bbe0e7", "@tiptap/core": "^2.4.0", "@tiptap/extension-bold": "^2.0.3", diff --git a/editor.planx.uk/pnpm-lock.yaml b/editor.planx.uk/pnpm-lock.yaml index 9bb23d41d2..45ba0abe67 100644 --- a/editor.planx.uk/pnpm-lock.yaml +++ b/editor.planx.uk/pnpm-lock.yaml @@ -39,7 +39,7 @@ dependencies: specifier: ^5.15.2 version: 5.15.2(@types/react@18.2.45)(react@18.2.0) '@opensystemslab/map': - specifier: ^0.8.3 + specifier: ^0.8.2 version: 0.8.3 '@opensystemslab/planx-core': specifier: git+https://github.com/theopensystemslab/planx-core#2bbe0e7