diff --git a/package.json b/package.json index bf27be0f9..1485c928c 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,14 @@ { "name": "pdf.js", "version": "0.8.0", - "dependencies": { - "jshint": "2.4.x", - "yargs": "~1.2.1" - }, "devDependencies": { "jsdoc": "~3.3.0", + "jshint": "2.4.x", "wintersmith": "2.0.x", "moment": "2.3.x", "underscore": "1.4.x", - "typogr": "0.5.x" + "typogr": "0.5.x", + "yargs": "~1.2.1" }, "scripts": { "test": "node ./node_modules/.bin/jshint ."