changed crypto lib branch back to master

This commit is contained in:
Tankred Hase 2013-06-11 17:40:57 +02:00
parent 6932088aa9
commit 2de127bff6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"grunt": "~0.4.1", "grunt": "~0.4.1",
"grunt-contrib-connect": "~0.3.0", "grunt-contrib-connect": "~0.3.0",
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/requirejs" "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master"
}, },
"devDependencies": { "devDependencies": {
"grunt-contrib-jshint": "~0.5.3", "grunt-contrib-jshint": "~0.5.3",