react-graph-vis
react-graph-vis copied to clipboard
fixed missing dependencies in package-lock-json
Fixed error during npm ci due to package.json and package-lock.json not in sync:
npm ERR! Missing: @types/react@^17.0.4 npm ERR! Missing: @types/vis@^4.21.21 (See build action)