Skip to content

Commit f879dae

Browse files
committed
🔖 release v1.0.5
1 parent bc0b0f7 commit f879dae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Vue image cropper components by cropperjs.
44

5+
Github: https://github.com/ballcat-projects/vue-cropper
6+
57
## Demo
68

79
online demo: https://ballcat-projects.github.io/vue-cropper

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ballcat/vue-cropper",
33
"description": "vue image cropper by cropperjs",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"scripts": {
66
"build": "run-p type-check build-only",
77
"build-only": "vite build",

0 commit comments

Comments
 (0)