We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ba42c commit 79e163bCopy full SHA for 79e163b
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@andrejpk/apollo-datasource-cosmosdb",
3
- "version": "0.0.12",
+ "version": "0.0.14",
4
"description": "An Apollo data source for Azure CosmosDB",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
@@ -40,4 +40,4 @@
40
"files": [
41
"/dist"
42
]
43
-}
+}
0 commit comments