diff --git a/package-lock.json b/package-lock.json index bc4dfb4..072daf0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xp-dashboard", - "version": "2.2.0", + "version": "2.0.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xp-dashboard", - "version": "2.2.0", + "version": "2.0.20", "dependencies": { "@fortawesome/fontawesome-svg-core": "^6.2.0", "@fortawesome/free-regular-svg-icons": "^6.2.0", diff --git a/package.json b/package.json index f8bff1b..16247da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xp-dashboard", - "version": "2.2.0", + "version": "2.0.20", "private": true, "scripts": { "dev": "next dev",