generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 4
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
1 parent
5ec1d62
commit 76962c1
Showing
3 changed files
with
423 additions
and
192 deletions.
There are no files selected for viewing
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,11 @@ | ||
# NOTES | ||
|
||
## [email protected] | ||
|
||
We attempted to use latest version 4.14.6, however, when using `npm run prepack` | ||
which runs whenever the package is published, it triggers `npx oclif manifest` | ||
which in turn fails from 4.12.0 onwards. We'd need to review if the problem is | ||
the dependency combinations of `oclif` and `@oclif/*` the ones that are making | ||
this fail but since 4.11.3 avoids vulnerabilities found in the previous version | ||
we're pining it for the time being. | ||
|
Oops, something went wrong.