diff --git a/build/package.json b/build/package.json index 9936a4ac9f1..25acf1c2251 100644 --- a/build/package.json +++ b/build/package.json @@ -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" } -} +} \ No newline at end of file