Skip to content

Commit

Permalink
Include add-custom-js plugin as a local dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tripledoublev committed Apr 25, 2024
1 parent faea292 commit dfbd640
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "Hypha handbook describes the vision, processes, and culture of Hypha Worker Co-operative. 🌿🍄",
"devDependencies": {
"gitbook-plugin-anchors": "^0.7.1",
"honkit": "^4.0.8"
"honkit": "^4.0.8",
"add-custom-js": "file:plugins/add-custom-js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit dfbd640

Please sign in to comment.