Skip to content

Commit 5a04bdd

Browse files
fix build: switch to correct cropper.js
1 parent 6420471 commit 5a04bdd

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"dependencies": {
7-
"@churchapps/apphelper": "0.6.16",
7+
"@churchapps/apphelper": "0.6.17",
88
"@churchapps/apphelper-donations": "0.6.17",
99
"@churchapps/apphelper-forms": "0.6.14",
1010
"@churchapps/apphelper-login": "0.6.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@
231231
dependencies:
232232
rrule "^2.8.1"
233233

234-
"@churchapps/apphelper@0.6.16":
235-
version "0.6.16"
236-
resolved "https://registry.npmjs.org/@churchapps/apphelper/-/apphelper-0.6.16.tgz"
237-
integrity sha512-SwLS8jmW7H20LxDcjBjOH5b3FL2Xz8/NB+h3dUIZtKq+hXEqpjvW31ke0prFc+mPATo82V7Kw8VoaLAqINnxHQ==
234+
"@churchapps/apphelper@0.6.17":
235+
version "0.6.17"
236+
resolved "https://registry.npmjs.org/@churchapps/apphelper/-/apphelper-0.6.17.tgz"
237+
integrity sha512-WYnKK4z/cs672ElGyjXKHtTdTAQ7G8NvOQcLUkct7h/ElEc6nNZfXaHKuAtI8OYK8uAVxty9UFF/08W9le7wTg==
238238
dependencies:
239239
"@churchapps/helpers" "^1.2.19"
240240
"@emotion/cache" "^11.14.0"

0 commit comments

Comments
 (0)