File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"lerna" : " 2.9.0" ,
9
9
"npmClient" : " yarn" ,
10
10
"packages" : [" packages/**" ],
11
- "version" : " 0.16.1 "
11
+ "version" : " 0.16.2 "
12
12
}
Original file line number Diff line number Diff line change 2
2
"private" : true ,
3
3
"name" : " @livepeer.studio/api" ,
4
4
"description" : " Livepeer Studio API node for controlling streams" ,
5
- "version" : " 0.16.1 " ,
5
+ "version" : " 0.16.2 " ,
6
6
"license" : " MIT" ,
7
7
"main" : " dist/index.js" ,
8
8
"module" : " src/index.js" ,
46
46
"@cloudflare/json-schema-walker" : " ^0.1.1" ,
47
47
"@cloudflare/kv-asset-handler" : " ^0.0.11" ,
48
48
"@lit-protocol/sdk-nodejs" : " ^1.1.241" ,
49
- "@livepeer.studio/www" : " ^0.16.1 " ,
49
+ "@livepeer.studio/www" : " ^0.16.2 " ,
50
50
"@livepeer/sdk" : " 1.0.0-alpha.7" ,
51
51
"@onflow/fcl" : " ^1.3.2" ,
52
52
"@peculiar/webcrypto" : " ^1.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @livepeer.studio/www" ,
4
- "version" : " 0.16.1 " ,
4
+ "version" : " 0.16.2 " ,
5
5
"scripts" : {
6
6
"prepare" : " cd ../api && yarn run prepare" ,
7
7
"dev" : " next" ,
20
20
"@emotion/core" : " ^10.0.17" ,
21
21
"@emotion/react" : " ^11.4.0" ,
22
22
"@emotion/styled" : " ^10.0.23" ,
23
- "@livepeer.studio/api" : " ^0.16.1 " ,
23
+ "@livepeer.studio/api" : " ^0.16.2 " ,
24
24
"@livepeer/design-system" : " ^1.1.0" ,
25
25
"@livepeer/react" : " ^3.1.9" ,
26
26
"@mdx-js/loader" : " ^1.6.16" ,
You can’t perform that action at this time.
0 commit comments