Skip to content

Commit 849a529

Browse files
committed
fix(gitlab): use unscoped gitlab-ai-provider npm package name
1 parent 5257d09 commit 849a529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/gitlab/provider.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name = "GitLab Duo"
22
env = ["GITLAB_TOKEN"]
3-
npm = "@gitlab/gitlab-ai-provider"
3+
npm = "gitlab-ai-provider"
44
doc = "https://docs.gitlab.com/user/duo_agent_platform/"

0 commit comments

Comments
 (0)