remove thirty-two
dependency
The code does not use it, if a person wants to base32 encode, they can just install the package themselves and use it.
This commit is contained in:
parent
9344bad009
commit
103874b752
@ -15,9 +15,7 @@
|
||||
"engines": {
|
||||
"node": ">= v0.4.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"thirty-two": "0.0.1"
|
||||
},
|
||||
"dependencies": {}
|
||||
"devDependencies": {
|
||||
"expresso" : "0.9.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user