File tree Expand file tree Collapse file tree 4 files changed +46
-45
lines changed Expand file tree Collapse file tree 4 files changed +46
-45
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wq/map-gl-web" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " Web bindings for for @wq/map-gl" ,
5
5
"type" : " module" ,
6
6
"main" : " index.js" ,
34
34
"@mapbox/mapbox-gl-draw" : " ^1.4.1" ,
35
35
"@turf/circle" : " ^6.5.0" ,
36
36
"@turf/union" : " ^6.5.0" ,
37
- "@wq/map" : " ^2.0 .0" ,
38
- "@wq/material" : " ^2.0 .0" ,
37
+ "@wq/map" : " ^2.1 .0" ,
38
+ "@wq/material" : " ^2.1 .0" ,
39
39
"mapbox-gl" : " npm:empty-npm-package@^1.0.0" ,
40
40
"react-map-gl" : " ^7.0.25"
41
41
},
42
42
"devDependencies" : {
43
- "@wq/material-web" : " ^2.0 .0" ,
44
- "@wq/model" : " ^2.0 .0" ,
45
- "@wq/react" : " ^2.0 .0" ,
43
+ "@wq/material-web" : " ^2.1 .0" ,
44
+ "@wq/model" : " ^2.1 .0" ,
45
+ "@wq/react" : " ^2.1 .0" ,
46
46
"@wq/store" : " ^2.0.0"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wq/map-gl" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " MapLibre GL integration for @wq/map" ,
5
5
"type" : " module" ,
6
6
"main" : " src/index.js" ,
31
31
},
32
32
"homepage" : " https://wq.io/@wq/map-gl" ,
33
33
"devDependencies" : {
34
- "@wq/map-gl-web" : " ^2.0 .0" ,
35
- "@wq/material-web" : " ^2.0 .0" ,
36
- "@wq/model" : " ^2.0 .0" ,
37
- "@wq/react" : " ^2.0 .0" ,
34
+ "@wq/map-gl-web" : " ^2.1 .0" ,
35
+ "@wq/material-web" : " ^2.1 .0" ,
36
+ "@wq/model" : " ^2.1 .0" ,
37
+ "@wq/react" : " ^2.1 .0" ,
38
38
"@wq/store" : " ^2.0.0"
39
39
}
40
40
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wq/map" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " GIS integration for @wq/app pages" ,
5
5
"type" : " module" ,
6
6
"main" : " index.js" ,
29
29
},
30
30
"homepage" : " https://wq.io/@wq/map" ,
31
31
"dependencies" : {
32
- "@wq/material" : " ^2.0 .0" ,
33
- "@wq/react" : " ^2.0 .0" ,
32
+ "@wq/material" : " ^2.1 .0" ,
33
+ "@wq/react" : " ^2.1 .0" ,
34
34
"mustache" : " ^4.2.0"
35
35
},
36
36
"devDependencies" : {
37
- "@wq/material-web" : " ^2.0 .0" ,
38
- "@wq/model" : " ^2.0 .0" ,
37
+ "@wq/material-web" : " ^2.1 .0" ,
38
+ "@wq/model" : " ^2.1 .0" ,
39
39
"@wq/store" : " ^2.0.0"
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments