Merge pull request #20 from one-time-password/master

add thirty-two to dev-dependencies
This commit is contained in:
Guy Halford-Thompson 2014-11-06 09:39:58 -08:00
commit fec9bf31d3

View File

@ -17,6 +17,7 @@
},
"dependencies": {},
"devDependencies": {
"mocha": "~1.18.2"
"mocha": "~1.18.2",
"thirty-two": "0.0.2"
}
}