Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 974c2d6

Browse files
authored
Touch up package.json for publication
1 parent a21d967 commit 974c2d6

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

package.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,7 @@
1313
"Other"
1414
],
1515
"preview": true,
16-
"homepage": "https://github.com/microsoft/vscode-python-embedded/blob/master/README.md",
17-
"bugs": {
18-
"url": "https://github.com/microsoft/vscode-python-embedded/issues"
19-
},
20-
"license": "SEE LICENSE IN LICENSE.md",
21-
"repository": {
22-
"type": "git",
23-
"url": "https://github.com/microsoft/vscode-python-embedded",
24-
"vsce": "^1.57.1",
25-
"vscode-nls": "^4.0.0"
26-
},
16+
"license": "MIT",
2717
"activationEvents": [
2818
"onCommand:deviceSimulatorExpress.openSerialMonitor",
2919
"onCommand:deviceSimulatorExpress.openSimulator",

0 commit comments

Comments
 (0)