Skip to content

Commit

Permalink
Merge pull request #50 from AnyFinCanHappen/update-peer-dependencies-…
Browse files Browse the repository at this point in the history
…version

Update Angular Version in peer dependencies
  • Loading branch information
demike authored May 8, 2024
2 parents 9276f25 + 4f3ea82 commit 7de0aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/ngx-three/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"homepage": "https://github.com/demike/ngx-three#readme",
"peerDependencies": {
"@angular/common": "^16.2.1",
"@angular/core": "^16.2.1",
"@angular/common": "^17.3.7",
"@angular/core": "^17.3.7",
"three": "~0.164.1"
},
"dependencies": {
Expand Down

0 comments on commit 7de0aaf

Please sign in to comment.