mirror of
https://github.com/cnwhy/QRCode-decode.git
synced 2026-08-12 20:31:40 +08:00
bugfix
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
"scripts": {
|
||||
"test": "node test/node.js",
|
||||
"demo": "parcel ./demo/index.html",
|
||||
"build": "bili browser.js --format umd,umd-min --banner --exports named"
|
||||
"build": "bili browser.js --format umd,umd-min --banner"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user