File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.3.6 " ,
2
+ "version" : " 1.3.7 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hubble.gl/core" ,
3
- "version" : " 1.3.6 " ,
3
+ "version" : " 1.3.7 " ,
4
4
"description" : " hubble.gl core library classes" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hubble.gl" ,
3
- "version" : " 1.3.6 " ,
3
+ "version" : " 1.3.7 " ,
4
4
"description" : " hubble.gl is an animation and video capture library for vis.gl in the browser" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
30
30
"build-bundle" : " webpack --config ../../scripts/bundle.config.js"
31
31
},
32
32
"dependencies" : {
33
- "@hubble.gl/core" : " 1.3.6 " ,
34
- "@hubble.gl/react" : " 1.3.6 "
33
+ "@hubble.gl/core" : " 1.3.7 " ,
34
+ "@hubble.gl/react" : " 1.3.7 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hubble.gl/react" ,
3
- "version" : " 1.3.6 " ,
3
+ "version" : " 1.3.7 " ,
4
4
"description" : " React components for hubble.gl" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments