Skip to content

Commit

Permalink
making package public
Browse files Browse the repository at this point in the history
  • Loading branch information
laimermic committed Aug 30, 2023
1 parent d67c458 commit 6bc4498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
"private": true,
"private": false,
"dependencies": {
"@angular/animations": "^15.1.0",
"@angular/common": "^15.1.0",
Expand Down

0 comments on commit 6bc4498

Please sign in to comment.