Skip to content

Commit 1033758

Browse files
committed
update naming of the repo for building maybe?
1 parent 7fc585a commit 1033758

File tree

15 files changed

+12276
-13368
lines changed

15 files changed

+12276
-13368
lines changed

mise.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[tools]
2+
pnpm = "latest"

packages/cesium-extends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git"
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git"
1717
},
1818
"scripts": {
1919
"build": "rimraf dist && rollup -c",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1717
"directory": "packages/common"
1818
},
1919
"scripts": {

packages/compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1717
"directory": "packages/compass"
1818
},
1919
"scripts": {

packages/drawer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1717
"directory": "packages/drawer"
1818
},
1919
"scripts": {

packages/geojson-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
17+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1818
"directory": "packages/geojson-render"
1919
},
2020
"scripts": {

packages/heat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1717
"directory": "packages/heat"
1818
},
1919
"scripts": {

packages/measure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1717
"directory": "packages/measure"
1818
},
1919
"scripts": {

packages/popup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
16+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1717
"directory": "packages/popup"
1818
},
1919
"scripts": {

packages/primitive-geojson/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/hongfaqiu/cesium-extends.git",
17+
"url": "git+https://github.com/omt-tech/cesium-extends.git",
1818
"directory": "packages/primitive-geojson"
1919
},
2020
"scripts": {

0 commit comments

Comments
 (0)