We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee94627 commit 27015d4Copy full SHA for 27015d4
package.json
@@ -4,7 +4,7 @@
4
"description": "Utility functions for working with regular expressions",
5
"repository": "snout-router/regexp",
6
"bugs": "https://github.com/snout-router/regexp/issues",
7
- "homepage": "https://snout.dev",
+ "homepage": "https://snout.dev/regexp",
8
"author": "Erin Millard <[email protected]>",
9
"license": "MIT",
10
"publishConfig": {
website/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"dependencies": {
- "@snout/docusaurus-config": "^3.0.0",
+ "@snout/docusaurus-config": "^4.0.0",
"clsx": "^1.1.1",
"typescript": "^4.3.5"
},
0 commit comments