We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b6efc commit 87047a7Copy full SHA for 87047a7
README.md
@@ -56,7 +56,7 @@ new Vue({
56
});
57
```
58
59
-[Demo] (http://vanthink-ued.github.io/vue-core-image-upload/upload.html)
+[Demo](http://vanthink-ued.github.io/vue-core-image-upload/upload.html)
60
61
### Props
62
<table class="m-table bordered">
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-core-image-upload",
3
- "version": "2.1.3",
+ "version": "2.1.4",
4
"description": "a vue plgin for image upload and crop",
5
"main": "src/index.js",
6
"dependencies": {
0 commit comments