Skip to content

Commit

Permalink
Merge pull request #61 from klerick/upload-new-version-api
Browse files Browse the repository at this point in the history
feat(json-api-nestjs-sdk): publish new version
  • Loading branch information
klerick authored Jun 1, 2023
2 parents 1e8384f + 4a6d594 commit a61b9ad
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions libs/json-api-nestjs-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"name": "json-api-nestjs-sdk",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0",
"json-api-nestjs": "^4.0.0",
"@angular/platform-browser": "^15.0.0"
"json-api-nestjs": "^6.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit a61b9ad

Please sign in to comment.