Skip to content

Commit 75e5cc2

Browse files
committed
update
1 parent 4bc35a2 commit 75e5cc2

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

dev.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<!-- install command -->
22
npm install --save apexcharts ng-apexcharts
3+
npm install lucide-angular
34
npm install marked
45
npm install -g @compodoc/compodoc
56
npm install jspdf jspdf-autotable xlsx
67

7-
8-
98
commands:
109

1110
# First install Globally Than use compodoc

package-lock.json

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"express": "^4.18.2",
2727
"jspdf": "^3.0.2",
2828
"jspdf-autotable": "^5.0.2",
29+
"lucide-angular": "^0.543.0",
2930
"marked": "^15.0.11",
3031
"ng-apexcharts": "^1.15.0",
3132
"ng2-charts": "^8.0.0",

0 commit comments

Comments
 (0)