mirror of
https://github.com/yugasun/qrcode-decoder.git
synced 2026-08-12 20:27:56 +08:00
chore: add unpkg browser field
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"version": "0.3.0",
|
||||
"description": "Tool for decoding qrcode",
|
||||
"main": "dist/index.js",
|
||||
"browser": "dist/index.min.js",
|
||||
"unpkg": "dist/index.min.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user