Mark packages as private (#193414)

This commit is contained in:
Raymond Zhao
2023-09-18 16:30:01 -07:00
committed by GitHub
parent e7902c58b0
commit f20ca3aa50
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -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": {