Merge pull request #50 from louistsaitszho/master

bump electron prebuilt to ^1.0.1
This commit is contained in:
Jessica Lord 2016-05-12 12:46:26 +02:00
commit 0cfcd92d59
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": "^0.37.8"
"electron-prebuilt": "^1.0.1"
}
}