Skip to content

Commit

Permalink
fix: fix DaCo extensionDependencies as per new naming convention.
Browse files Browse the repository at this point in the history
Signed-off-by: Aman Prashant <aman.prashant@broadcom.com>
  • Loading branch information
ap891843 committed Apr 17, 2023
1 parent 0d6ff8e commit fe13d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/daco-dialect-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"extensionDependencies": [
"BroadcomMFD.cobol-language-support",
"BroadcomMFD.idms-dialect-for-cobol"
"BroadcomMFD.cobol-dialect-support-for-idms"
],
"dependencies": {
"@code4z/cobol-dialect-api": "file:../cobol-dialect-api"
Expand Down

0 comments on commit fe13d10

Please sign in to comment.