1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-05 04:51:30 +01:00

chore(release): 1.3.4 [skip ci]

This commit is contained in:
semantic-release-bot 2021-08-11 23:29:15 +00:00 committed by Divlo
parent 20600eb976
commit 63017953d7
No known key found for this signature in database
GPG Key ID: 5EE67E1BF7737916
2 changed files with 3 additions and 8 deletions

9
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "divlo", "name": "divlo",
"version": "1.3.3", "version": "1.3.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "divlo", "name": "divlo",
"version": "1.3.3", "version": "1.3.4",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@fontsource/montserrat": "4.5.1", "@fontsource/montserrat": "4.5.1",
@ -18505,11 +18505,6 @@
"safer-buffer": "^2.0.2", "safer-buffer": "^2.0.2",
"tweetnacl": "~0.14.0" "tweetnacl": "~0.14.0"
}, },
"bin": {
"sshpk-conv": "bin/sshpk-conv",
"sshpk-sign": "bin/sshpk-sign",
"sshpk-verify": "bin/sshpk-verify"
},
"engines": { "engines": {
"node": ">=0.10.0" "node": ">=0.10.0"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "divlo", "name": "divlo",
"version": "1.3.3", "version": "1.3.4",
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",