dequoter/package.json
Leon Mika d841acd457
Some checks failed
Build / build (push) Successful in 36s
Release Build / build (push) Has been cancelled
Added dark mode and fixed the icon
2026-05-03 11:31:55 +10:00

9 lines
162 B
JSON

{
"dependencies": {
"@codemirror/theme-one-dark": "^6.1.3",
"@hotwired/stimulus": "^3.2.2",
"codemirror": "^6.0.2",
"mousetrap": "^1.6.5"
}
}