diff --git a/package-lock.json b/package-lock.json index 5fb736e..5edd5ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tabletten_next", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tabletten_next", - "version": "1.3.0", + "version": "1.4.0", "dependencies": { "moment": "^2.30.1", "mysql2": "^3.19.1", diff --git a/package.json b/package.json index 794478c..f2d7af7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabletten_next", - "version": "1.3.0", + "version": "1.4.0", "private": true, "scripts": { "dev": "next dev",