mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 15:46:28 +08:00
bump(versions): 0.4.33 beta, Electron 0.37.8
This commit is contained in:
parent
31078477cf
commit
5add83b467
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "nylas",
|
"name": "nylas",
|
||||||
"productName": "Nylas N1",
|
"productName": "Nylas N1",
|
||||||
"version": "0.4.32",
|
"version": "0.4.33",
|
||||||
"description": "An extensible, open-source mail client built on the modern web.",
|
"description": "An extensible, open-source mail client built on the modern web.",
|
||||||
"main": "./src/browser/main.js",
|
"main": "./src/browser/main.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/nylas/N1/issues"
|
"url": "https://github.com/nylas/N1/issues"
|
||||||
},
|
},
|
||||||
"electronVersion": "0.37.7",
|
"electronVersion": "0.37.8",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^0.9",
|
"async": "^0.9",
|
||||||
"babel-core": "^5.8.21",
|
"babel-core": "^5.8.21",
|
||||||
|
|
Loading…
Reference in a new issue