mirror of
https://github.com/cnwhy/QRCode-decode.git
synced 2026-08-13 04:51:41 +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>
|
* (c) 2018-present cnwhy <w.why@163.com>
|
||||||
* Released under the ISC License.
|
* 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>
|
* (c) 2018-present cnwhy <w.why@163.com>
|
||||||
* Released under the ISC License.
|
* Released under the ISC License.
|
||||||
*/
|
*/
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "qr-decode",
|
"name": "qr-decode",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"description": "QRCode parser/decode",
|
"description": "QRCode parser/decode",
|
||||||
"main": "src/QRCodeDecode.js",
|
"main": "src/QRCodeDecode.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Reference in New Issue
Block a user