diff options
Diffstat (limited to 'frontend')
-rw-r--r-- | frontend/package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/frontend/package.json b/frontend/package.json index 82acb18..2190ebf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -53,8 +53,5 @@ "last 1 safari version" ] }, - "license": "GPL-3.0", - "resolutions": { - "object-path": "0.11.5" - } + "license": "GPL-3.0" } |