Skip to content

Commit

Permalink
Make package.json more complete and fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Feb 18, 2022
1 parent 18025b5 commit 27cdfbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"build": "npm run _docs build",
"serve": "npm run _docs serve"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"bootstrap": "^4.6.1"
},
"devDependencies": {
"hugo-extended": "0.92.2"
}
Expand Down

0 comments on commit 27cdfbe

Please sign in to comment.