Skip to content

Commit

Permalink
Merge pull request #12 from gameclosure/feature-windows-support
Browse files Browse the repository at this point in the history
Feature windows support
  • Loading branch information
collingreen committed Nov 20, 2014
2 parents 928285b + a738223 commit f6a157e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modules/native-android
2 changes: 1 addition & 1 deletion modules/native-ios
2 changes: 1 addition & 1 deletion node_modules/jsio
Submodule jsio updated from 6d8178 to 788e8b
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"uglify-js": "^2.4.15"
},
"scripts": {
"preinstall": "chmod u+x scripts/preinstall.sh && scripts/preinstall.sh"
"preinstall": "sh scripts/preinstall.sh && sh scripts/preinstall.sh"
},
"devkit": {
"buildTargets": {
Expand Down

0 comments on commit f6a157e

Please sign in to comment.