aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 499926e..2190ebf 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "caronte-frontend",
- "version": "0.1.0",
+ "version": "1.21.0",
"private": false,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
@@ -53,8 +53,5 @@
"last 1 safari version"
]
},
- "license": "GPL-3.0",
- "resolutions": {
- "object-path": "0.11.5"
- }
+ "license": "GPL-3.0"
}