diff package.json @ 19:f0a773084a2e

add shoelace
author drewp@bigasterisk.com
date Mon, 17 Apr 2023 00:42:27 -0700
parents b73941c4dc0a
children 1fa90a903621
line wrap: on
line diff
--- a/package.json	Mon Apr 17 00:41:25 2023 -0700
+++ b/package.json	Mon Apr 17 00:42:27 2023 -0700
@@ -6,6 +6,7 @@
     "test_forever": "jest --watch"
   },
   "dependencies": {
+    "@shoelace-style/shoelace": "^2.4.0",
     "express": "^4.18.2",
     "lit": "^2.7.2",
     "serve-index": "^1.9.1",