forked from GitHubMirrors/silverbullet-icalendar
switch to ical.js - v4.0
Some checks failed
Build SilverBullet Plug / build (push) Failing after 1m11s
Some checks failed
Build SilverBullet Plug / build (push) Failing after 1m11s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "icalendar-plug",
|
||||
"version": "0.3.34",
|
||||
"version": "0.4.0",
|
||||
"nodeModulesDir": "auto",
|
||||
"tasks": {
|
||||
"sync-version": "deno run -A scripts/sync-version.ts",
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"imports": {
|
||||
"@silverbulletmd/silverbullet": "jsr:@silverbulletmd/silverbullet@^2.4.1",
|
||||
"ts-ics": "npm:ts-ics@2.4.0",
|
||||
"ical.js": "npm:ical.js@2.0.1",
|
||||
"rrule": "https://esm.sh/rrule@2.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user