Bump version of Electron to v1.1.1

This commit is contained in:
Jessica Lord 2016-05-20 11:35:23 -07:00
parent 3550153dcb
commit 19722fb825
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@
},
"homepage": "https://github.com/electron/electron-quick-start#readme",
"devDependencies": {
"electron-prebuilt": "^1.0.1"
"electron-prebuilt": "^1.1.1"
}
}