Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Jun 17, 2023
1 parent 4459836 commit 846172b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion projects/ngx-simple-charts/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@
"lib": {
"entryFile": "src/public-api.ts"
},
"allowedNonPeerDependencies": ["d3", "luxon", "@angular/material"]
"allowedNonPeerDependencies": [
"d3",
"luxon",
"@angular/material",
"@angular/cdk"
]
}

0 comments on commit 846172b

Please sign in to comment.