mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Add metadata tags to package.json (#6129)
This commit is contained in:
@@ -75,5 +75,10 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vscode": "1.0.1"
|
"vscode": "1.0.1"
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "41",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -625,5 +625,10 @@
|
|||||||
"should": "^13.2.1",
|
"should": "^13.2.1",
|
||||||
"vscode": "^1.1.26",
|
"vscode": "^1.1.26",
|
||||||
"typemoq": "^2.1.0"
|
"typemoq": "^2.1.0"
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "40",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user