Skip to content

Commit 41dabd0

Browse files
Rename extension and update context file name (#49)
- Updated Gemini CLI extension according to the latest updates.
1 parent 383ec10 commit 41dabd0

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

gemini-extension.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
2-
"name": "google-maps-platform-gemini-cli-extension",
2+
"name": "google-maps-platform",
33
"version": "0.1.0",
4-
"context": [
5-
"GEMINI.md"
6-
],
4+
"contextFileName": "GEMINI.md",
75
"mcpServers": {
86
"google-maps-platform-code-assist": {
97
"command": "npx",
@@ -14,4 +12,4 @@
1412
}
1513
},
1614
"theme": "gmp-theme.json"
17-
}
15+
}

0 commit comments

Comments
 (0)