Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tankred Hase committed Mar 24, 2014
1 parent ecb06e2 commit 4d00abc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"dependencies": {
"amdefine": ">=0.0.8",
"setimmediate": ">=1.0.1",
"utf7": "https://github.com/whiteout-io/utf7/tarball/amd",
"xoauth2": "https://github.com/whiteout-io/xoauth2/tarball/amd",
"mimelib": "https://github.com/whiteout-io/mimelib/tarball/amd",
"node-shims": "https://github.com/whiteout-io/node-shims/tarball/master"
"utf7": "https://github.com/whiteout-io/utf7/tarball/v2.0.0",
"xoauth2": "https://github.com/whiteout-io/xoauth2/tarball/v0.2.0",
"mimelib": "https://github.com/whiteout-io/mimelib/tarball/v0.3.0",
"node-shims": "https://github.com/whiteout-io/node-shims/tarball/v0.1.1"
},
"devDependencies": {
"nodeunit": "*"
Expand All @@ -26,4 +26,4 @@
"url": "https://github.com/andris9/inbox"
},
"license": "MIT"
}
}

0 comments on commit 4d00abc

Please sign in to comment.