Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
maslick committed Feb 6, 2022
1 parent aa36d4f commit 77f5d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maslick/koder",
"version": "1.3.0",
"version": "1.3.1",
"description": "QR/bar code scanner for the Browser",
"author": "Pavel Maslov",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
],
"exports": {
".": {
"require": "./index.cjs",
"require": "./index.js",
"import": "./index.mjs"
}
}
Expand Down

0 comments on commit 77f5d60

Please sign in to comment.