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 bc0b0f7 commit f879daeCopy full SHA for f879dae
README.md
@@ -2,6 +2,8 @@
2
3
A Vue image cropper components by cropperjs.
4
5
+Github: https://github.com/ballcat-projects/vue-cropper
6
+
7
## Demo
8
9
online demo: https://ballcat-projects.github.io/vue-cropper
package.json
@@ -1,7 +1,7 @@
1
{
"name": "@ballcat/vue-cropper",
"description": "vue image cropper by cropperjs",
- "version": "1.0.4",
+ "version": "1.0.5",
"scripts": {
"build": "run-p type-check build-only",
"build-only": "vite build",
0 commit comments