Skip to content

Conversation

@meros
Copy link
Contributor

@meros meros commented Mar 1, 2018

In react native the dependancy fast-json-patch 1.2.2 causes problems. Update this dependancy to latest stable.

See issues:
#1239
Starcounter-Jack/JSON-Patch#169

Description

  • Update version of fast-json-patch dependancy from 1.2.2 to 2.0.6 in package.json

Motivation and Context

Fixes #1239

How Has This Been Tested?

Tested in affect react native application.
Tested using test script in swagger-js package

Screenshots (if appropriate):

Types of changes

  • No code changes (changes to documentation, CI, metadata, etc)
  • [x ] Dependency changes (any modification to dependencies in package.json)
  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ x] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • [x ] All new and existing tests passed.

@webron webron requested a review from shockey March 1, 2018 16:03
@shockey shockey merged commit 0a8bd8f into swagger-api:master Mar 3, 2018
@shockey
Copy link
Contributor

shockey commented Mar 3, 2018

thanks @meros! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: undefined is not a function (evaluating 'L.default.applyPatch(e, f)')],

2 participants