Skip to content

Commit 06c5206

Browse files
sserrataclaude
andauthored
chore: rename local plugin to scoped package name (PaloAltoNetworks#1166)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 34db38d commit 06c5206

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"docusaurus-theme-openapi-docs": "4.7.1",
6161
"fast-xml-parser": "^4.0.10",
6262
"motion": "^12.6.3",
63-
"plugin-sitemap-coveo": "./plugin-sitemap-coveo",
63+
"@pandev/plugin-sitemap-coveo": "./plugin-sitemap-coveo",
6464
"react": "^19.2.4",
6565
"react-dom": "^19.2.4",
6666
"react-responsive": "^10.0.0",

plugin-sitemap-coveo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "plugin-sitemap-coveo",
2+
"name": "@pandev/plugin-sitemap-coveo",
33
"version": "1.0.0",
44
"description": "Simple sitemap generation plugin for Docusaurus.",
55
"main": "src/index.cjs",

0 commit comments

Comments
 (0)