Skip to content

Commit

Permalink
Upgrade @snout/docusaurus-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Oct 1, 2021
1 parent ee94627 commit 27015d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Utility functions for working with regular expressions",
"repository": "snout-router/regexp",
"bugs": "https://github.com/snout-router/regexp/issues",
"homepage": "https://snout.dev",
"homepage": "https://snout.dev/regexp",
"author": "Erin Millard <ezzatron@gmail.com>",
"license": "MIT",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"dependencies": {
"@snout/docusaurus-config": "^3.0.0",
"@snout/docusaurus-config": "^4.0.0",
"clsx": "^1.1.1",
"typescript": "^4.3.5"
},
Expand Down

0 comments on commit 27015d4

Please sign in to comment.