We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad81264 commit a68abc9Copy full SHA for a68abc9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "CosmosDB-with-Gremlin-API",
3
- "version": "0.2.5",
+ "version": "0.2.6",
4
"author": "hackolade",
5
"engines": {
6
"hackolade": "5.1.3",
@@ -62,7 +62,7 @@
62
"scripts": {
63
"lint": "eslint . --max-warnings=0",
64
"package": "node esbuild.package.js",
65
- "postinstall": "npx simple-git-hooks"
+ "postinstall": "npx simple-git-hooks"
66
},
67
"devDependencies": {
68
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
@@ -81,4 +81,4 @@
81
"prettier": "3.2.5",
82
"simple-git-hooks": "2.11.1"
83
}
84
-}
+}
0 commit comments