Skip to content

Commit ba2962b

Browse files
committed
chore: relaxes cropperjs version selector
1 parent 063ba01 commit ba2962b

File tree

2 files changed

+39
-51
lines changed

2 files changed

+39
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vue/tsconfig": "^0.5.1",
4242
"@vueuse/core": "^10.9.0",
4343
"clean-css": "^5.3.3",
44-
"cropperjs": "2.0.0-beta.4",
44+
"cropperjs": "next",
4545
"eslint": "^9.0.0",
4646
"highlight.js": "^11.9.0",
4747
"sass": "^1.74.1",
@@ -60,4 +60,4 @@
6060
"isarray": "npm:@nolyfill/isarray@latest"
6161
}
6262
}
63-
}
63+
}

pnpm-lock.yaml

Lines changed: 37 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)