diff --git a/package-lock.json b/package-lock.json index d4af30aa..0967d76e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@clack/prompts": "^0.10.1", - "@node-core/rehype-shiki": "^1.0.1-1815fa769361b836fa52cfab9c5bd4991f571c95", + "@node-core/rehype-shiki": "1.0.1-1815fa769361b836fa52cfab9c5bd4991f571c95", "@orama/orama": "^3.1.6", "@orama/plugin-data-persistence": "^3.1.6", "acorn": "^8.14.1", diff --git a/package.json b/package.json index 623aba33..59fb44b6 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@clack/prompts": "^0.10.1", - "@node-core/rehype-shiki": "^1.0.1-1815fa769361b836fa52cfab9c5bd4991f571c95", + "@node-core/rehype-shiki": "1.0.1-1815fa769361b836fa52cfab9c5bd4991f571c95", "@orama/orama": "^3.1.6", "@orama/plugin-data-persistence": "^3.1.6", "acorn": "^8.14.1",