update_package.json

This commit is contained in:
bokuweb 2016-03-18 22:27:54 +09:00
parent 48bdcd258f
commit 350e62e6fa
1 changed files with 1 additions and 1 deletions

View File

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