@youtyan/code-viewer 0.6.6 → 0.6.7

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.
@@ -2142,6 +2142,8 @@ var init_git = __esm(() => {
2142
2142
  "out",
2143
2143
  "target",
2144
2144
  ".gradle",
2145
+ ".devbox",
2146
+ ".direnv",
2145
2147
  ".pnpm-store",
2146
2148
  ".turbo",
2147
2149
  ".parcel-cache",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@youtyan/code-viewer",
3
- "version": "0.6.6",
3
+ "version": "0.6.7",
4
4
  "description": "Local browser-based code and git diff viewer",
5
5
  "type": "module",
6
6
  "bin": {