bootstrap icons dependency
This commit is contained in:
parent
79891ff9e7
commit
5fda34fef9
1 changed files with 4 additions and 1 deletions
|
|
@ -19,5 +19,8 @@
|
||||||
"typescript": "^4.7.4",
|
"typescript": "^4.7.4",
|
||||||
"vite": "^3.1.0"
|
"vite": "^3.1.0"
|
||||||
},
|
},
|
||||||
"type": "module"
|
"type": "module",
|
||||||
|
"dependencies": {
|
||||||
|
"bootstrap-icons": "^1.9.1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue