Skip to content

Commit

Permalink
Update README.md for npm package (#21766)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartik Raj authored Aug 4, 2023
1 parent 3fed49f commit 9ac14b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pythonExtensionApi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ First we need to define a `package.json` for the extension that wants to use the
// core extension.
"dependencies": {
"@vscode/python-extension": "...",
"@types/vscode": "..."
"@types/vscode": "..."
},
}
```
Expand Down

0 comments on commit 9ac14b8

Please sign in to comment.