Skip to content

Commit

Permalink
Merge pull request #489 from greut/fix/remove-bezier-easing-types
Browse files Browse the repository at this point in the history
fix(deps): remove @types/bezier-easing
  • Loading branch information
MurhafSousli committed Jun 16, 2023
2 parents 7d9a05f + 3569ea2 commit c0cd74f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
17 changes: 0 additions & 17 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"@angular/cli": "^16.0.2",
"@angular/compiler-cli": "^16.0.2",
"@nguniversal/builders": "^16.0.2",
"@types/bezier-easing": "^2.1.2",
"@types/chance": "^1.1.3",
"@types/express": "^4.17.13",
"@types/jasmine": "~3.6.0",
Expand All @@ -57,4 +56,4 @@
"ng-packagr": "^16.0.1",
"typescript": "~4.9.5"
}
}
}

0 comments on commit c0cd74f

Please sign in to comment.