Skip to content

Commit

Permalink
#627 missing local lib version correction
Browse files Browse the repository at this point in the history
  • Loading branch information
arawinters committed Sep 18, 2024
1 parent 095b9af commit f539836
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@angular/platform-browser": "^15.2.0",
"@angular/platform-browser-dynamic": "^15.2.0",
"@angular/router": "^15.2.0",
"@senzing/rest-api-client-ng": "file:../rest-api-client-ng/dist/@senzing/rest-api-client-ng/senzing-rest-api-client-ng-6.1.0-beta.2.tgz",
"@senzing/rest-api-client-ng": "^6.1.0-beta.2",
"d3": "^7.8.4",
"document-register-element": "^1.14.10",
"ngx-json-viewer": "^3.2.1",
Expand Down

0 comments on commit f539836

Please sign in to comment.