Skip to content

Commit 4aab8d2

Browse files
document option types
1 parent 76b49f2 commit 4aab8d2

File tree

9 files changed

+3852
-2483
lines changed

9 files changed

+3852
-2483
lines changed

packages/oc-azure-storage-adapter/package-lock.json

Lines changed: 131 additions & 259 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/oc-azure-storage-adapter/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oc-azure-storage-adapter",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Azure storage adapter for OC",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -38,11 +38,11 @@
3838
"lodash": "^4.17.4",
3939
"nice-cache": "^0.0.5",
4040
"node-dir": "^0.1.17",
41-
"oc-storage-adapters-utils": "2.1.0"
41+
"oc-storage-adapters-utils": "2.1.2"
4242
},
4343
"devDependencies": {
4444
"@types/fs-extra": "9.0.13",
4545
"@types/lodash": "4.14.186",
4646
"@types/node-dir": "0.0.34"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)