Mercurial > code > home > repos > video
comparison package.json @ 19:f0a773084a2e
add shoelace
author | drewp@bigasterisk.com |
---|---|
date | Mon, 17 Apr 2023 00:42:27 -0700 |
parents | b73941c4dc0a |
children | 1fa90a903621 |
comparison
equal
deleted
inserted
replaced
18:1b388ee5dd09 | 19:f0a773084a2e |
---|---|
4 "scripts": { | 4 "scripts": { |
5 "test": "jest", | 5 "test": "jest", |
6 "test_forever": "jest --watch" | 6 "test_forever": "jest --watch" |
7 }, | 7 }, |
8 "dependencies": { | 8 "dependencies": { |
9 "@shoelace-style/shoelace": "^2.4.0", | |
9 "express": "^4.18.2", | 10 "express": "^4.18.2", |
10 "lit": "^2.7.2", | 11 "lit": "^2.7.2", |
11 "serve-index": "^1.9.1", | 12 "serve-index": "^1.9.1", |
12 "shaka-video-element": "^0.0.6", | 13 "shaka-video-element": "^0.0.6", |
13 "vite": "4.3.0-beta.6" | 14 "vite": "4.3.0-beta.6" |