Skip to content

Commit 3d2d04e

Browse files
author
Dsaquel
committed
chore: drop luna-dom-viewer
1 parent 150946f commit 3d2d04e

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
"vue-tsc": "~2.2.2",
114114
"luna-console": "^1.3.5",
115115
"luna-data-grid": "^1.3.0",
116-
"luna-dom-viewer": "^1.4.0",
117116
"luna-object-viewer": "^0.3.1"
118117
}
119118
}

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/output/LunaConsole.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import LunaConsole from 'luna-console'
44
import { type LogPayload, injectKeyProps } from '../types'
55
import 'luna-object-viewer/luna-object-viewer.css'
66
import 'luna-data-grid/luna-data-grid.css'
7-
import 'luna-dom-viewer/luna-dom-viewer.css'
87
import 'luna-console/luna-console.css'
98
109
const { store, theme } = inject(injectKeyProps)!

0 commit comments

Comments
 (0)