Skip to content

Commit

Permalink
chore: add npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SethFalco committed May 24, 2023
1 parent 1d02de2 commit 217cb13
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.github/
assets/
.editorconfig
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsonresume/jsonresume-theme-class",
"version": "0.2.3",
"version": "0.2.4",
"description": "Class Theme for JSON Resume",
"author": "Seth Falco",
"license": "MIT",
Expand Down

0 comments on commit 217cb13

Please sign in to comment.