diff --git a/package-lock.json b/package-lock.json index bc415b9..aeb0701 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "webpack": "latest", "webpack-cli": "latest" }, - "version": "2.4.12" + "version": "2.6.0" }, "node_modules/@babel/code-frame": { "version": "7.16.7", @@ -14138,5 +14138,5 @@ } } }, - "version": "2.4.12" + "version": "2.6.0" } diff --git a/package.json b/package.json index ca2a0f7..d363e6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "diskernet", - "version": "2.5.0", + "version": "2.6.0", "description": "Library server and an archivist browser controller.", "main": "build/22120.js", "module": "src/app.js",