removed crypto pacakage

nodes has inbuilt crypto module
This commit is contained in:
Amit K
2014-02-26 17:06:19 +05:30
parent 8fe6699b60
commit 84fe68f990

View File

@ -36,7 +36,6 @@
"connect-mongo": "~0.4.0",
"twilio": "~1.5.0",
"validator": "~3.3.0",
"crypto": "0.0.3",
"csso": "~1.3.11",
"uglify-js": "~2.4.12"
},