Skip to content

Commit c05eee9

Browse files
committed
Added recuring event exceptions
1 parent 164bd67 commit c05eee9

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
@@ -9,7 +9,7 @@
99
"@churchapps/apphelper-forms": "^0.5.6",
1010
"@churchapps/apphelper-login": "^0.5.6",
1111
"@churchapps/apphelper-markdown": "^0.5.6",
12-
"@churchapps/apphelper-website": "^0.5.6",
12+
"@churchapps/apphelper-website": "^0.5.7",
1313
"@churchapps/helpers": "^1.2.4",
1414
"@mui/icons-material": "^7.1.2",
1515
"@mui/material": "^7.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,10 +240,10 @@
240240
marked "^16.1.2"
241241
material-symbols "^0.33.0"
242242

243-
"@churchapps/apphelper-website@^0.5.6":
244-
version "0.5.6"
245-
resolved "https://registry.npmjs.org/@churchapps/apphelper-website/-/apphelper-website-0.5.6.tgz"
246-
integrity sha512-BoLMSbqoz/Hpc1YKS+Hx+ealTwjuFw122EHTzA5wdrk9cWU04q322qtJT0t2vE0mJF4BH+pUdklZSyT3bveeeg==
243+
"@churchapps/apphelper-website@^0.5.7":
244+
version "0.5.7"
245+
resolved "https://registry.npmjs.org/@churchapps/apphelper-website/-/apphelper-website-0.5.7.tgz"
246+
integrity sha512-dEH1m7y3SrJd5M1pDuuHkkQPDFx8KB2kdJI1WTuu8mLP/rsjW/CsznxhG75r5K+q4t0hkrvAMKwzE3XkH+nv5g==
247247
dependencies:
248248
rrule "^2.8.1"
249249

0 commit comments

Comments
 (0)