Skip to content

Commit 7745f06

Browse files
committed
chore: use correct compatibility version in package
1 parent e072872 commit 7745f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "Saneef Ansari <hello@saneef.com> (https://saneef.com/)",
2424
"license": "MIT",
2525
"11ty": {
26-
"compatibility": ">=1.0.0"
26+
"compatibility": ">=2.0.0-canary.19"
2727
},
2828
"dependencies": {
2929
"@asciidoctor/core": "^3.0.4",

0 commit comments

Comments
 (0)