Open
Description
Before opening an issue please read this.
Are you reporting a bug or a feature request ?
- Bug
- Feature request
Description
When replacing an entry value where the entry key contains a forward slash i.e. @angular/cli
the tool erroneously throws OPERATION_PATH_UNRESOLVABLE
errors. This seems to have been resolved in the fast-json-patch
dependency so bumping that package should suffice.
Expected behavior
The value of an entry should be replaced.
Reproduction
See corrected test in PR: #105
Metadata
Metadata
Assignees
Labels
No labels