Skip to content

Commit

Permalink
added restler temporarily as dep
Browse files Browse the repository at this point in the history
  • Loading branch information
oroce committed Nov 17, 2012
1 parent aaea07b commit b0e94f7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"main": "index.js",
"contributors": [
{
"name": "oroce",
"email": "robert@oroszi.net"
"name": "oroce",
"email": "robert@oroszi.net"
}
],
"scripts": {
Expand All @@ -26,6 +26,7 @@
"dependencies": {
"request": "~2.12.0",
"underscore": "~1.4.2",
"q": "~0.8.10"
"q": "~0.8.10",
"restler": "~2.0.1"
}
}

0 comments on commit b0e94f7

Please sign in to comment.