Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Clean up npm package dependencies (#94)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrice Chalin <[email protected]>
  • Loading branch information
chalin authored Jul 26, 2021
1 parent a0c4016 commit 2c48dcc
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"dependencies": {
"3": "^2.1.0",
"-": "^0.0.1",
"@fortawesome/fontawesome-free": "^5.14.0",
"devDependencies": {
"bootstrap": "^4.5.2",
"@fortawesome/fontawesome-free": "^5.14.0",
"hugo-extended": "^0.85.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
},
"devDependencies": {
"hugo-extended": "^0.85.0"
}
}

0 comments on commit 2c48dcc

Please sign in to comment.