mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
Mark packages as private (#193414)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Extension to add Grunt capabilities to VS Code.",
|
||||
"displayName": "Grunt support for VS Code",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"icon": "images/grunt.png",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user