Procházet zdrojové kódy

change the version to 2.1.4

tags/2.1.4
Caven Chen před 4 roky
rodič
revize
7a36e4a438

+ 1
- 1
package.json Zobrazit soubor

@@ -1,6 +1,6 @@
{
"name": "dc-sdk",
"version": "2.1.3",
"version": "2.1.4",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",

+ 9
- 9
packages/base/package.json Zobrazit soubor

@@ -1,18 +1,18 @@
{
"name": "@dvgis/dc-base",
"version": "2.1.3",
"version": "2.1.4",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",
"keywords": [
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
],
"author": "Caven Chen <cavencj@gmail.com>",
"license": "Apache 2.0",

+ 10
- 10
packages/chart/package.json Zobrazit soubor

@@ -1,24 +1,24 @@
{
"name": "@dvgis/dc-chart",
"version": "2.1.3",
"version": "2.1.4",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",
"keywords": [
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
],
"author": "Caven Chen <cavencj@gmail.com>",
"license": "Apache 2.0",
"main": "dist/dc.chart.min.js",
"peerDependencies": {
"@dvgis/dc-base": "^2.1.3"
"@dvgis/dc-base": "^2.1.4"
},
"files": [
"dist"

+ 10
- 10
packages/core/package.json Zobrazit soubor

@@ -1,24 +1,24 @@
{
"name": "@dvgis/dc-core",
"version": "2.1.3",
"version": "2.1.4",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",
"keywords": [
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
],
"author": "Caven Chen <cavencj@gmail.com>",
"license": "Apache 2.0",
"main": "dist/dc.core.min.js",
"peerDependencies": {
"@dvgis/dc-base": "^2.1.3"
"@dvgis/dc-base": "^2.1.4"
},
"files": [
"dist"

+ 10
- 10
packages/mapv/package.json Zobrazit soubor

@@ -1,24 +1,24 @@
{
"name": "@dvgis/dc-mapv",
"version": "2.1.3",
"version": "2.1.4",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",
"keywords": [
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
],
"author": "Caven Chen <cavencj@gmail.com>",
"license": "Apache 2.0",
"main": "dist/dc.mapv.js",
"peerDependencies": {
"@dvgis/dc-base": "^2.1.3"
"@dvgis/dc-base": "^2.1.4"
},
"files": [
"dist"

+ 9
- 9
packages/sdk/package.json Zobrazit soubor

@@ -1,18 +1,18 @@
{
"name": "@dvgis/dc-sdk",
"version": "2.1.3",
"version": "2.1.4",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",
"keywords": [
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv"
],
"author": "Caven Chen <cavencj@gmail.com>",
"license": "Apache 2.0",

Načítá se…
Zrušit
Uložit