Skip to content

Commit 8a12dca

Browse files
committed
fix: remove properties that are no longer required
Signed-off-by: Akshat Patel <akshat@live.ca>
1 parent 77ae796 commit 8a12dca

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/treeview/ng-package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"ngPackage": {
3-
"lib": {
4-
"entryFile": "index.ts"
5-
}
2+
"lib": {
3+
"entryFile": "index.ts"
64
}
75
}

0 commit comments

Comments
 (0)