Skip to content

Commit

Permalink
Regenerate package-lock to fix mismatched 'sockjs-client' dependency
Browse files Browse the repository at this point in the history
Ensures that 'sockjs-client' is locked to an existing version preventing the following error on a clean npm install of the project:

npm ERR! notarget No matching version found for sockjs-client@0.0.0-unreleasable
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
  • Loading branch information
jonkoops authored and Asheem Mamoowala committed Jun 4, 2019
1 parent 4e2cf7c commit 135c3c2
Showing 1 changed file with 879 additions and 586 deletions.
Loading

0 comments on commit 135c3c2

Please sign in to comment.