mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
lock documentdb
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
"@types/node": "8.0.33",
|
||||
"@types/xml2js": "0.0.33",
|
||||
"azure-storage": "^2.1.0",
|
||||
"documentdb": "^1.11.0",
|
||||
"documentdb": "1.13.0",
|
||||
"mime": "^1.3.4",
|
||||
"minimist": "^1.2.0",
|
||||
"typescript": "2.6.1",
|
||||
@@ -21,4 +21,4 @@
|
||||
"watch": "tsc --watch",
|
||||
"postinstall": "npm run compile"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user