Skip to content

Commit

Permalink
fix(Core): Remove private flag on package definition
Browse files Browse the repository at this point in the history
  • Loading branch information
denniske committed Sep 17, 2018
1 parent a057c6c commit 162b50f
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 @@ -10,7 +10,6 @@
"test": "ng test",
"test:watch": "ng test --watch"
},
"private": true,
"dependencies": {
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",
Expand Down

0 comments on commit 162b50f

Please sign in to comment.