File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
4
- "version" : " 1.1 .0"
4
+ "version" : " 1.2 .0"
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-visual/contentful" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Image and video renderer for Contentful assets." ,
5
5
"author" : " Bukwild <info@bukwild.com>" ,
6
6
"license" : " MIT" ,
16
16
"typecheck" : " tsc --noEmit"
17
17
},
18
18
"dependencies" : {
19
- "@react-visual/react" : " ^1.1 .0"
19
+ "@react-visual/react" : " ^1.2 .0"
20
20
},
21
21
"peerDependencies" : {
22
22
"react" : " ^18"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-visual/next" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Image and video renderer for Next.js projects" ,
5
5
"author" : " Bukwild <info@bukwild.com>" ,
6
6
"license" : " MIT" ,
16
16
"typecheck" : " tsc --noEmit"
17
17
},
18
18
"dependencies" : {
19
- "@react-visual/react" : " ^1.1 .0"
19
+ "@react-visual/react" : " ^1.2 .0"
20
20
},
21
21
"peerDependencies" : {
22
22
"next" : " ^14" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-visual/react" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Image and video renderer for React projects" ,
5
5
"author" : " Bukwild <info@bukwild.com>" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-visual/sanity-next" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Image and video renderer for Sanity + Next.js projects" ,
5
5
"author" : " Bukwild <info@bukwild.com>" ,
6
6
"license" : " MIT" ,
16
16
"typecheck" : " tsc --noEmit"
17
17
},
18
18
"dependencies" : {
19
- "@react-visual/next" : " ^1.1 .0" ,
19
+ "@react-visual/next" : " ^1.2 .0" ,
20
20
"@sanity/asset-utils" : " ^1" ,
21
21
"@sanity/image-url" : " ^1"
22
22
},
You can’t perform that action at this time.
0 commit comments