mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
Bower & Typings Support (#171)
* chore(bower): update bower definitions * chore(typings): update typings pointer on package.json
This commit is contained in:
committed by
Tomáš Hübelbauer
parent
5817a3daba
commit
1adba48ddc
@@ -4,6 +4,7 @@
|
||||
"description": "An advanced barcode-scanner written in JavaScript",
|
||||
"main": "lib/quagga.js",
|
||||
"browser": "dist/quagga.min.js",
|
||||
"typings": "type-definitions/quagga.d.ts",
|
||||
"devDependencies": {
|
||||
"async": "^1.4.2",
|
||||
"babel-cli": "^6.5.1",
|
||||
|
||||
Reference in New Issue
Block a user