diff --git a/package-lock.json b/package-lock.json index 0120124..c4a595f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "divlo", - "version": "1.3.3", + "version": "1.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "divlo", - "version": "1.3.3", + "version": "1.3.4", "hasInstallScript": true, "dependencies": { "@fontsource/montserrat": "4.5.1", @@ -18505,11 +18505,6 @@ "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" }, - "bin": { - "sshpk-conv": "bin/sshpk-conv", - "sshpk-sign": "bin/sshpk-sign", - "sshpk-verify": "bin/sshpk-verify" - }, "engines": { "node": ">=0.10.0" } diff --git a/package.json b/package.json index 19cb1cd..fc3dfc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "divlo", - "version": "1.3.3", + "version": "1.3.4", "private": true, "repository": { "type": "git",