mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-03 10:47:34 +01:00
Bump to version 1.3.0
This commit is contained in:
parent
ca2deb4b7c
commit
95d53a43fc
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Whalebird",
|
"name": "Whalebird",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -7800,7 +7800,7 @@
|
|||||||
},
|
},
|
||||||
"onetime": {
|
"onetime": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"resolved": "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz",
|
||||||
"integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k="
|
"integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k="
|
||||||
},
|
},
|
||||||
"pluralize": {
|
"pluralize": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Whalebird",
|
"name": "Whalebird",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
||||||
"description": "A Electron based Mastodon client for Windows, Mac and Linux",
|
"description": "A Electron based Mastodon client for Windows, Mac and Linux",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,8 +9,8 @@
|
|||||||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"buildVersion": "18",
|
"buildVersion": "19",
|
||||||
"appVersion": "1.2.0"
|
"appVersion": "1.3.0"
|
||||||
},
|
},
|
||||||
"main": "./dist/electron/main.js",
|
"main": "./dist/electron/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user