Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasliu-agora committed Oct 22, 2024
1 parent 2740d1e commit 8d41c65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions agents/manifest-lock.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
{
"version": 1,
"packages": [
{
"type": "extension",
"name": "default_extension_python",
"version": "0.2.0",
"hash": "e9a45737eb95cd9deca485f6d4274b46533a8346d59edf1e1b7c8cd29754a15b",
"dependencies": [
{
"type": "system",
"name": "ten_runtime_python"
}
],
"supports": []
},
{
"type": "system",
"name": "ten_runtime_go",
Expand Down
2 changes: 1 addition & 1 deletion agents/ten_packages/extension/tsdb_firestore/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"type": "system",
"name": "ten_runtime_python",
"version": "0.2"
"version": "0.3"
}
],
"package": {
Expand Down

0 comments on commit 8d41c65

Please sign in to comment.