Skip to content

Commit 87047a7

Browse files
committed
update document
1 parent c1b6efc commit 87047a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ new Vue({
5656
});
5757
```
5858

59-
[Demo] (http://vanthink-ued.github.io/vue-core-image-upload/upload.html)
59+
[Demo](http://vanthink-ued.github.io/vue-core-image-upload/upload.html)
6060

6161
### Props
6262
<table class="m-table bordered">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-core-image-upload",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "a vue plgin for image upload and crop",
55
"main": "src/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)