@takazudo/zudo-doc 0.2.14 → 0.2.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@takazudo/zudo-doc",
3
- "version": "0.2.14",
3
+ "version": "0.2.15",
4
4
  "type": "module",
5
5
  "description": "zudo-doc framework primitives layer that sits on top of zfb's engine — sidebar, theme, TOC, breadcrumb, layouts, head injection, View Transitions, SSR-skip wrappers (per ADR-003).",
6
6
  "license": "MIT",
@@ -169,7 +169,7 @@
169
169
  "@takazudo/zfb-runtime": "^0.1.0-next.53",
170
170
  "@takazudo/zdtp": "^0.2.3",
171
171
  "shiki": "^4.0.2",
172
- "@takazudo/zudo-doc-history-server": "^0.2.14"
172
+ "@takazudo/zudo-doc-history-server": "^0.2.15"
173
173
  },
174
174
  "peerDependenciesMeta": {
175
175
  "@takazudo/zudo-doc-history-server": {