Skip to content

Commit 31787e4

Browse files
pmigkarser
authored andcommitted
chore(deps): also support docusaurus 3.0.0
Signed-off-by: Philip Miglinci <pmig@glasskube.eu>
1 parent 3bc555d commit 31787e4

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
@@ -12,7 +12,7 @@
1212
},
1313
"license": "MIT",
1414
"peerDependencies": {
15-
"@docusaurus/core": "^2.0.0-alpha.56"
15+
"@docusaurus/core": "^2.0.0-alpha.56 || ^3.0.0"
1616
},
1717
"engines": {
1818
"node": ">=12.13.0"

0 commit comments

Comments
 (0)