Skip to content

Commit

Permalink
0.2.35
Browse files Browse the repository at this point in the history
  • Loading branch information
victorteokw committed Jun 10, 2024
1 parent 9173ebc commit dc8517e
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/darwin-universal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
],
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
],
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
],
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
],
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bin": "teo.js",
"repository": {
"type": "git",
"url": "https://github.com/teocloud/teo-nodejs"
"url": "https://github.com/teodevgroup/teo-nodejs"
},
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit dc8517e

Please sign in to comment.