We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ff119 commit b54de63Copy full SHA for b54de63
README.md
@@ -7,7 +7,7 @@ import {
7
Event,
8
EventConfig,
9
Calendar,
10
-} from 'https://deno.land/x/[email protected].4/mod.ts';
+} from 'https://deno.land/x/[email protected].6/mod.ts';
11
12
const cfg1: EventConfig = {
13
title: 'Write typescript',
0 commit comments