Skip to content

Commit

Permalink
* 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daxiazilong committed Jul 19, 2021
2 parents d2ca146 + 532124f commit bbdf1a1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ The above code shows two ways about image preview generated, the first way bind
Distroy image preview instance. Remove HTML generated by this ImagePreview instance and other resources. For better performance, then you can set imgObj = null;

### communicate
yon can join qq-group 977121370 and chat with me.
yon can join qq-group 977121370 and chat with me.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "image-preview",
"version": "2.0.0",
"description": "image-preview",
"description": "image preview",
"scripts": {
"start": "webpack serve --open Chrome.exe --mode=development",
"build": "node scripts/beforeBuild.js && npm run genModule",
Expand Down

0 comments on commit bbdf1a1

Please sign in to comment.