package: Add missing mocha

This commit is contained in:
Jonatan Nilsson 2018-07-22 12:27:56 +00:00
parent 07ba06276e
commit e9729383c4

View file

@ -28,6 +28,7 @@
},
"bin": "./bin.js",
"devDependencies": {
"mocha": "^5.2.0",
"sinon": "^1.12.2"
}
}