Skip to content

Commit eea09e8

Browse files
committed
Fixed the error of .min.js compressed files.
#42
1 parent 0e60e04 commit eea09e8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* NodeJS QRCode generator. Can save image or svg to file, get standard base64 image data url text or get SVG serialized text. Cross-browser QRCode generator for pure javascript. Support Dot style, Logo, Background image, Colorful, Title etc. settings. support binary mode.(Running without DOM on server side)
55
*
6-
* Version 4.5.0
6+
* Version 4.5.1
77
*
88
* @author [ [email protected] ]
99
*

0 commit comments

Comments
 (0)