Skip to content

Commit 27015d4

Browse files
committed
Upgrade @snout/docusaurus-config
1 parent ee94627 commit 27015d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Utility functions for working with regular expressions",
55
"repository": "snout-router/regexp",
66
"bugs": "https://github.com/snout-router/regexp/issues",
7-
"homepage": "https://snout.dev",
7+
"homepage": "https://snout.dev/regexp",
88
"author": "Erin Millard <[email protected]>",
99
"license": "MIT",
1010
"publishConfig": {

Diff for: website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"dependencies": {
4-
"@snout/docusaurus-config": "^3.0.0",
4+
"@snout/docusaurus-config": "^4.0.0",
55
"clsx": "^1.1.1",
66
"typescript": "^4.3.5"
77
},

0 commit comments

Comments
 (0)