Merge pull request #36 from bokuweb/patch-1

update_package.json
This commit is contained in:
Jessica Lord 2016-04-08 12:58:49 -07:00
commit 4784b86b9c
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.36.0"
"electron-prebuilt": "^0.37.0"
}
}