mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Added package.json to 'build'.
This commit is contained in:
8
build/package.json
Normal file
8
build/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "build",
|
||||
"version": "1.0.0",
|
||||
"author": "Microsoft Corporation",
|
||||
"devDependencies": {
|
||||
"@types/xml2js": "^0.0.33"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user