Skip to content

Commit

Permalink
export package subpath
Browse files Browse the repository at this point in the history
  • Loading branch information
gugu committed Aug 9, 2021
1 parent a84cfd9 commit cf692d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -27,6 +27,8 @@
"module": "./lib/qr.mjs",
"exports": {
"import": "./lib/qr.mjs",
"./lib/png": "./lib/png.js",
"./lib/svg": "./lib/svg.js",
"require": "./lib/qr.cjs"
},
"types": "./lib/qr.d.ts",
Expand Down

0 comments on commit cf692d1

Please sign in to comment.