diff --git a/package.json b/package.json index 6ca6dad..d5b6f35 100644 --- a/package.json +++ b/package.json @@ -8,15 +8,12 @@ "pako": "^0.2.7" }, "devDependencies": {}, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "https://github.com/naptha/tesseract.js.git" }, "author": "", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/naptha/tesseract.js/issues" },