Skip to content

Commit

Permalink
Merge pull request naptha#294 from tmcw/unpkg-entry
Browse files Browse the repository at this point in the history
Merged, thanks for contribution 😄
  • Loading branch information
jeromewu authored Jul 2, 2019
2 parents b7b2148 + eedabf1 commit c9444f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"version": "2.0.0-alpha.10",
"description": "Pure Javascript Multilingual OCR",
"main": "src/index.js",
"unpkg": "dist/tesseract.min.js",
"jsdelivr": "dist/tesseract.min.js",
"scripts": {
"start": "node scripts/server.js",
"build": "rimraf dist && webpack --config scripts/webpack.config.prod.js",
Expand Down

0 comments on commit c9444f3

Please sign in to comment.