Skip to content

Commit

Permalink
also make icake3 in parallel to cake
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtaco committed Jun 8, 2016
1 parent 1da78cd commit 67554bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"main": "./lib-iced/coffee-script/coffee-script",
"bin": {
"iced3": "./bin/coffee",
"icake": "./bin/cake"
"icake3": "./bin/cake"
},
"preferGlobal": true,
"scripts": {
Expand All @@ -42,4 +42,4 @@
"dependencies": {
"iced-runtime-3": ">=3.0.4"
}
}
}

0 comments on commit 67554bd

Please sign in to comment.