Skip to content

Commit

Permalink
Making a few changes to help with local builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaland committed Jan 2, 2025
1 parent c072b82 commit 5c9cc09
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ package-lock.json

# Ignore yarn.lock for Yarn
yarn.lock

antora-viewer-fs/
antora-viewer.tar
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"dependencies": {
"@asciidoctor/core": "^3.0.4",
"asciidoctor-emoji": "^0.5.0",
"gulp": "^5.0.0"
}
}

0 comments on commit 5c9cc09

Please sign in to comment.