comparison 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
comparison
equal deleted inserted replaced
1475:2e598cbcabf4 1476:817da2dc80fc
5861 "requires": { 5861 "requires": {
5862 "prelude-ls": "~1.1.2", 5862 "prelude-ls": "~1.1.2",
5863 "type-check": "~0.3.2" 5863 "type-check": "~0.3.2"
5864 } 5864 }
5865 }, 5865 },
5866 "lit-element": {
5867 "version": "2.2.1",
5868 "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-2.2.1.tgz",
5869 "integrity": "sha512-ipDcgQ1EpW6Va2Z6dWm79jYdimVepO5GL0eYkZrFvdr0OD/1N260Q9DH+K5HXHFrRoC7dOg+ZpED2XE0TgGdXw==",
5870 "requires": {
5871 "lit-html": "^1.0.0"
5872 }
5873 },
5866 "lit-html": { 5874 "lit-html": {
5867 "version": "1.1.2", 5875 "version": "1.1.2",
5868 "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.1.2.tgz", 5876 "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.1.2.tgz",
5869 "integrity": "sha512-FFlUMKHKi+qG1x1iHNZ1hrtc/zHmfYTyrSvs3/wBTvaNtpZjOZGWzU7efGYVpgp6KvWeKF6ql9/KsCq6Z/mEDA==" 5877 "integrity": "sha512-FFlUMKHKi+qG1x1iHNZ1hrtc/zHmfYTyrSvs3/wBTvaNtpZjOZGWzU7efGYVpgp6KvWeKF6ql9/KsCq6Z/mEDA=="
5870 }, 5878 },