File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/vue-iclient" ,
3
- "version" : " 11.1.1 " ,
3
+ "version" : " 11.1.2 " ,
4
4
"description" : " SuperMap iClient for Vue.js" ,
5
5
"homepage" : " https://iclient.supermap.io" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
# Required metadata
2
2
sonar.projectKey =com.supermap:vue-iclient
3
3
sonar.projectName =vue-iclient
4
- sonar.projectVersion =11.1.1
4
+ sonar.projectVersion =11.1.2
5
5
6
6
# Comma-separated paths to directories with sources (required)
7
7
sonar.sources =src/
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/vue-iclient-leaflet" ,
3
3
"description" : " SuperMap iClient for Vue.js" ,
4
- "version" : " 11.1.1 " ,
4
+ "version" : " 11.1.2 " ,
5
5
"homepage" : " http://iclient.supermap.io" ,
6
6
"main" : " lib/index" ,
7
7
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/vue-iclient-mapboxgl" ,
3
3
"description" : " SuperMap iClient for Vue.js" ,
4
- "version" : " 11.1.1 " ,
4
+ "version" : " 11.1.2 " ,
5
5
"homepage" : " http://iclient.supermap.io" ,
6
6
"main" : " lib/index" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments