Get rid of x509 module

This is the last of the "native" modules. These modules take forever
to rebuild in low memory machines
This commit is contained in:
Girish Ramakrishnan
2017-02-24 19:21:53 -08:00
parent 6b409e9089
commit b604caec72
3 changed files with 22 additions and 28 deletions
+1 -2
View File
@@ -67,8 +67,7 @@
"tldjs": "^1.6.2",
"underscore": "^1.7.0",
"valid-url": "^1.0.9",
"validator": "^4.9.0",
"x509": "^0.2.4"
"validator": "^4.9.0"
},
"devDependencies": {
"bootstrap-sass": "^3.3.3",