Skip to content

Commit dc8517e

Browse files
committed
0.2.35
1 parent 9173ebc commit dc8517e

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/teocloud/teo-nodejs"
20+
"url": "https://github.com/teodevgroup/teo-nodejs"
2121
}
2222
}

npm/darwin-universal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/teocloud/teo-nodejs"
17+
"url": "https://github.com/teodevgroup/teo-nodejs"
1818
}
1919
}

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/teocloud/teo-nodejs"
20+
"url": "https://github.com/teodevgroup/teo-nodejs"
2121
}
2222
}

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/teocloud/teo-nodejs"
23+
"url": "https://github.com/teodevgroup/teo-nodejs"
2424
}
2525
}

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/teocloud/teo-nodejs"
23+
"url": "https://github.com/teodevgroup/teo-nodejs"
2424
}
2525
}

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/teocloud/teo-nodejs"
23+
"url": "https://github.com/teodevgroup/teo-nodejs"
2424
}
2525
}

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/teocloud/teo-nodejs"
23+
"url": "https://github.com/teodevgroup/teo-nodejs"
2424
}
2525
}

npm/win32-arm64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/teocloud/teo-nodejs"
20+
"url": "https://github.com/teodevgroup/teo-nodejs"
2121
}
2222
}

npm/win32-ia32-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/teocloud/teo-nodejs"
20+
"url": "https://github.com/teodevgroup/teo-nodejs"
2121
}
2222
}

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/teocloud/teo-nodejs"
20+
"url": "https://github.com/teodevgroup/teo-nodejs"
2121
}
2222
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bin": "teo.js",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/teocloud/teo-nodejs"
28+
"url": "https://github.com/teodevgroup/teo-nodejs"
2929
},
3030
"license": "Apache-2.0",
3131
"dependencies": {

0 commit comments

Comments
 (0)