diff --git a/package.json b/package.json index adde56a..ee76085 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,12 @@ "tesseract.js-core": "^1.0.0" }, "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" },