Skip to content

Commit

Permalink
Bower & Typings Support (serratus#171)
Browse files Browse the repository at this point in the history
* chore(bower): update bower definitions

* chore(typings): update typings pointer on package.json
  • Loading branch information
jpsfs authored and TomasHubelbauer committed Jun 10, 2018
1 parent 5817a3d commit 1adba48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1adba48

Please sign in to comment.