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 3d93124 commit afdb149Copy full SHA for afdb149
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "OpenAPI",
3
- "version": "0.2.3",
+ "version": "0.2.4",
4
"author": "hackolade",
5
"engines": {
6
"hackolade": "6.9.11",
@@ -140,7 +140,7 @@
140
"scripts": {
141
"lint": "eslint . --max-warnings=0",
142
"package": "node esbuild.package.js",
143
- "postinstall": "npx simple-git-hooks"
+ "postinstall": "npx simple-git-hooks"
144
},
145
"devDependencies": {
146
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
@@ -159,4 +159,4 @@
159
"prettier": "3.2.5",
160
"simple-git-hooks": "2.11.1"
161
}
162
-}
+}
0 commit comments