Skip to content

Commit 85061d4

Browse files
committed
updated oas3-tools module in order to fix issue.
1 parent fc0e8c5 commit 85061d4

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

src/main/resources/handlebars/nodejs/index-gcf.mustache

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/main/resources/handlebars/nodejs/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"connect": "^3.2.0",
2020
{{/googleCloudFunctions}}
2121
"js-yaml": "^3.3.0",
22-
"oas3-tools": "^2.2.0"
22+
"oas3-tools": "^2.2.2"
2323
}
2424
}

0 commit comments

Comments
 (0)