Skip to content

Commit f8af1a9

Browse files
committed
ref(angular): exclude npm scripts from generated package.json file
1 parent 3cf5f51 commit f8af1a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/angular/ng-package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
"tslib",
1616
"rxjs"
1717
],
18-
"assets": ["README.md", "LICENSE"],
19-
"keepLifecycleScripts": true
18+
"assets": ["README.md", "LICENSE"]
2019
}

0 commit comments

Comments
 (0)