Skip to content

Commit

Permalink
fixed package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ngehlert committed Feb 28, 2024
1 parent 2dec929 commit 20ada60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "my-workspace",
"name": "ngx-rerender",
"version": "1.3.0",
"license": "MIT",
"repository": "https://github.com/ngehlert/ngx-rerender",
Expand All @@ -21,7 +21,6 @@
"test:coverage": "ng test --configuration coverage",
"lint": "ng lint"
},
"private": true,
"dependencies": {
"@angular/animations": "17.2.3",
"@angular/common": "17.2.3",
Expand Down

0 comments on commit 20ada60

Please sign in to comment.