Skip to content

Commit

Permalink
Merge pull request #24 from bokuweb/fix_ver
Browse files Browse the repository at this point in the history
Fix dependencies version
  • Loading branch information
Jessica Lord committed Dec 16, 2015
2 parents 96be8d3 + 3254071 commit 81158b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"homepage": "https://github.com/atom/electron-quick-start#readme",
"devDependencies": {
"electron-prebuilt": "^0.35.0"
"electron-prebuilt": "^0.36.0"
}
}

0 comments on commit 81158b3

Please sign in to comment.