diff options
author | Emiliano Ciavatta | 2021-07-28 09:50:08 +0000 |
---|---|---|
committer | Emiliano Ciavatta | 2021-07-28 09:50:08 +0000 |
commit | bf6c04e4cc6438dea33a18a1c8bbdfce3876b86f (patch) | |
tree | b9e28e800e2f2282d67c85ed66aae3eca9d604e6 /frontend | |
parent | d10ef21ac4a8d7f865167d783885ed37abe5bd2d (diff) |
Update docker tests
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" } |