diff service/wifi/package-lock.json @ 1476:817da2dc80fc

kind of running with lit-element and polymer together. lots of data missing from table still Ignore-this: db24e7b633929b01430b0794c1a065dc darcs-hash:cdb1d499a42b869d6affa3ee226f408358a59cf4
author drewp <drewp@bigasterisk.com>
date Sun, 05 Jan 2020 23:18:27 -0800
parents 2e598cbcabf4
children 34343fb39fbe
line wrap: on
line diff
--- a/service/wifi/package-lock.json	Thu Jan 02 00:23:36 2020 -0800
+++ b/service/wifi/package-lock.json	Sun Jan 05 23:18:27 2020 -0800
@@ -5863,6 +5863,14 @@
         "type-check": "~0.3.2"
       }
     },
+    "lit-element": {
+      "version": "2.2.1",
+      "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-2.2.1.tgz",
+      "integrity": "sha512-ipDcgQ1EpW6Va2Z6dWm79jYdimVepO5GL0eYkZrFvdr0OD/1N260Q9DH+K5HXHFrRoC7dOg+ZpED2XE0TgGdXw==",
+      "requires": {
+        "lit-html": "^1.0.0"
+      }
+    },
     "lit-html": {
       "version": "1.1.2",
       "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.1.2.tgz",