Bump dependencies
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "mattermost-desktop",
|
||||
"productName": "Mattermost",
|
||||
"desktopName": "Mattermost.desktop",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"description": "Mattermost Desktop application for Windows, Mac and Linux",
|
||||
"main": "main.js",
|
||||
"author": {
|
||||
@@ -11,16 +11,16 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"electron-connect": "^0.3.3"
|
||||
"electron-connect": "^0.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"auto-launch": "^2.0.1",
|
||||
"bootstrap": "^3.3.6",
|
||||
"auto-launch": "^2.1.0",
|
||||
"bootstrap": "^3.3.7",
|
||||
"electron-squirrel-startup": "^1.0.0",
|
||||
"os-locale": "^1.4.0",
|
||||
"react": "^15.0.1",
|
||||
"react": "^15.3.0",
|
||||
"react-bootstrap": "~0.29.0",
|
||||
"react-dom": "^15.0.1",
|
||||
"yargs": "^3.31.0"
|
||||
"react-dom": "^15.3.0",
|
||||
"yargs": "^3.32.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user