Skip to content

Commit 9ac14b8

Browse files
author
Kartik Raj
authored
1 parent 3fed49f commit 9ac14b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonExtensionApi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ First we need to define a `package.json` for the extension that wants to use the
1818
// core extension.
1919
"dependencies": {
2020
"@vscode/python-extension": "...",
21-
"@types/vscode": "..."
21+
"@types/vscode": "..."
2222
},
2323
}
2424
```

0 commit comments

Comments
 (0)