Skip to content

Commit

Permalink
Added npm uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Jul 29, 2013
1 parent 34d0811 commit 2473e7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "ios-sim",
"version": "1.8.0",
"version": "1.8.1",
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 4)",
"main": "ios-sim",
"scripts": {
"install": "rake install"
"preinstall": "rake build"
},
"bin" : "build/Release/ios-sim" ,
"repository": {
"type": "git",
"url": "https://github.com/phonegap/ios-sim"
Expand Down

0 comments on commit 2473e7b

Please sign in to comment.