forked from nrkno/sofie-core
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
packages/.yarn/patches/@asyncapi-nodejs-ws-template-npm-0.9.36-2652c2d6e5.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
diff --git a/package.json b/package.json | ||
index 396670e16d727c56277a0a5d3e5a1f4bcddca588..93787ca546e8b9be46d353d59078bea63949a6b4 100644 | ||
--- a/package.json | ||
+++ b/package.json | ||
@@ -86,7 +86,7 @@ | ||
"description": "Custom location of the AsyncAPI file that you provided as an input in generation. By default it is located in the root of the output directory" | ||
} | ||
}, | ||
- "generator": ">=0.50.0 <2.0.0", | ||
+ "generator": ">=0.50.0 <3.0.0", | ||
"filters": [ | ||
"@asyncapi/generator-filters" | ||
], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters