mirror of
https://github.com/cnwhy/QRCode-decode.git
synced 2026-08-12 20:31:40 +08:00
v0.0.2
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* qr-decode v0.0.1
|
||||
* qr-decode v0.0.2
|
||||
* (c) 2018-present cnwhy <w.why@163.com>
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
|
||||
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* qr-decode v0.0.1
|
||||
* qr-decode v0.0.2
|
||||
* (c) 2018-present cnwhy <w.why@163.com>
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qr-decode",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "QRCode parser/decode",
|
||||
"main": "src/QRCodeDecode.js",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user