Skip to content

Commit

Permalink
build: support [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph authored Jul 6, 2023
1 parent 6aec796 commit d9f4fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"sass-loader": "^10.1.1"
},
"peerDependencies": {
"@docusaurus/core": "^2.0.0-beta",
"@docusaurus/core": "^2.0.0-beta || ^3.0.0-alpha",
"sass": "^1.30.0"
},
"scripts": {
Expand Down

0 comments on commit d9f4fad

Please sign in to comment.