Skip to content

Commit

Permalink
chore: remove private on package
Browse files Browse the repository at this point in the history
  • Loading branch information
alecarn committed Nov 14, 2023
1 parent 7c30018 commit 235368c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"preghpages.win": "npm run build.github && echo include: ['_default.json', '_contexts.json', '_base.json'] > dist/ghpages/_config.yml",
"ghpages.win": "npx ngh --dir=dist/ghpages --no-silent=false --message=%npm_package_version%"
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.5",
"@angular/cdk": "^16.2.4",
Expand Down

0 comments on commit 235368c

Please sign in to comment.