Skip to content

Commit

Permalink
Merge pull request #197 from bryan-m-hughes/timob-13918-1_0_X
Browse files Browse the repository at this point in the history
[TIMOB-13918] Disconnected the install hook and deprecated bin file
  • Loading branch information
cb1kenobi committed May 21, 2013
2 parents acd2a4a + 628c374 commit 8f51469
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@
"url": "https://github.com/appcelerator/titanium-code-processor.git"
},
"scripts": {
"test": "node tests/bin/tests",
"install": "bin/install"
"test": "node tests/bin/tests"
},
"main": "lib/CodeProcessor.js",
"bin": "bin/codeprocessor",
"dependencies": {
"uglify-js": "2.x.x",
"wrench": "1.x.x",
Expand Down

0 comments on commit 8f51469

Please sign in to comment.