Skip to content

Commit 75ab5db

Browse files
committed
fix: Removed private label from package json
1 parent 30ff9fa commit 75ab5db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"build": "npm run lib:build && npm run demo:build",
4040
"build:prod": "npm run lib:build:prod && npm run demo:build:prod"
4141
},
42-
"private": true,
4342
"dependencies": {},
4443
"devDependencies": {
4544
"@angular-devkit/build-angular": "~0.7.0",

0 commit comments

Comments
 (0)