Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use named import for fast-json-patch update to 2.2.0 #1464

Commits on Aug 8, 2019

  1. Use named imports for fast-json-patch,

    no to use undocumented default export.
    Fixes swagger-api#1460
    tomalec committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    643ba4a View commit details
    Browse the repository at this point in the history
  2. Update Starcounter-Jack/JSON-Patch@2.2.0 (fast-json-patch)

    Now it should work fine with named imports.
    tomalec committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    40bf357 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Code style update for src/specmap/lib/index.js

    Co-authored-by: Tim Lai <timothy.lai@gmail.com>
    tomalec and tim-lai committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    24c36a9 View commit details
    Browse the repository at this point in the history
  2. Update fast-json-patch version to the latest.

    Co-authored-by: Tim Lai <timothy.lai@gmail.com>
    tomalec and tim-lai committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b6e1626 View commit details
    Browse the repository at this point in the history