Skip to content

Commit

Permalink
Revert "Fix angular adapter installation 💞 (#311)"
Browse files Browse the repository at this point in the history
This reverts commit 261e695.
  • Loading branch information
willnguyen1312 authored Jul 1, 2024
1 parent 261e695 commit 83effc6
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/thirty-clouds-search.md

This file was deleted.

4 changes: 2 additions & 2 deletions packages/angular/projects/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@zoom-image/angular",
"version": "0.2.19",
"peerDependencies": {
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0",
"@angular/core": "^16.0.0 || ^17.0.0 || ^18.0.0"
"@angular/common": "^16.1.0",
"@angular/core": "^16.1.0"
},
"dependencies": {
"@zoom-image/core": "workspace:*",
Expand Down
52 changes: 41 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 83effc6

Please sign in to comment.