A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update webnative

+5 -5
+1 -1
package.json
··· 35 35 "subworkers": "^1.0.1", 36 36 "timer.js": "^1.0.4", 37 37 "tocca": "^2.0.9", 38 - "webnative": "0.21.3" 38 + "webnative": "0.21.4" 39 39 }, 40 40 "pnpm": { 41 41 "overrides": {
+4 -4
pnpm-lock.yaml
··· 14 14 subworkers: 1.0.1 15 15 timer.js: 1.0.4 16 16 tocca: 2.0.9 17 - webnative: 0.21.3 17 + webnative: 0.21.4 18 18 devDependencies: 19 19 elm-review: 2.3.3 20 20 elm-tailwind-css: 1.0.1_tailwindcss@1.9.6 ··· 5736 5736 dev: false 5737 5737 resolution: 5738 5738 integrity: sha512-l+UtsuV4zrBKyVAj9VCtwWgscTgadCsdGgL1OvbV102cvydWwJCGXlFIXauzWLzfheIDHfPNRWfgMuwyC6ZfIA== 5739 - /webnative/0.21.3: 5739 + /webnative/0.21.4: 5740 5740 dependencies: 5741 5741 base58-universal: 1.0.0 5742 5742 borc: 2.1.2 ··· 5754 5754 engines: 5755 5755 node: '>=10.21.0' 5756 5756 resolution: 5757 - integrity: sha512-kaVLPVoQEnB4/ERoBWkwgk7JGG/lFLNDizSDDxXMsZx/tYVa3xHFQBw61XU9BDgLyfpAanxH3ZCdncIiO8kvgA== 5757 + integrity: sha512-4fozhQN5QboZRV+lzx5muLuQyeEsjeyrs3XH+cQhlon2wl2M2d5DgcZlyyaTUv9CBckoyNbVRtlUrMo2dw5OqA== 5758 5758 /webpack-cli/3.3.12_webpack@4.45.0: 5759 5759 dependencies: 5760 5760 chalk: 2.4.2 ··· 6011 6011 terser: ^5.0.0 6012 6012 timer.js: ^1.0.4 6013 6013 tocca: ^2.0.9 6014 - webnative: 0.21.3 6014 + webnative: 0.21.4 6015 6015 webpack: ^4.44.1 6016 6016 webpack-cli: ^3.3.12