diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index b3a4494..9c1c35a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -52,5 +52,9 @@ "last 1 firefox version", "last 1 safari version" ] + }, + "license": "GPL-3.0", + "resolutions": { + "object-path": "0.11.5" } } |