mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-04-27 12:25:20 +00:00
packages/web: allow sharing analysis and comparison views independently
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I16408e124ebcb36e8452d9c261f6d42f6a6a6964
This commit is contained in:
parent
06b78c6b0e
commit
8d7bd7bb05
5 changed files with 339 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@ns/core": "workspace:*",
|
||||
"@ns/ui-utils": "workspace:*"
|
||||
"@ns/ui-utils": "workspace:*",
|
||||
"lzutf8": "^0.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.5.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue