this repo has no description
0
fork

Configure Feed

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

0.1.1-alpha.15

Hailey 2fdecff4 af97cda8

+3 -3
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "bluesky-video", 3 - "version": "0.1.1-alpha.14", 3 + "version": "0.1.1-alpha.15", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "bluesky-video", 9 - "version": "0.1.1-alpha.14", 9 + "version": "0.1.1-alpha.15", 10 10 "license": "MIT", 11 11 "devDependencies": { 12 12 "@types/react": "^18.0.25",
+1 -1
package.json
··· 1 1 { 2 2 "name": "@haileyok/bluesky-video", 3 - "version": "0.1.1-alpha.14", 3 + "version": "0.1.1-alpha.15", 4 4 "description": "A video player library for Bluesky", 5 5 "main": "build/index.js", 6 6 "types": "build/index.d.ts",