Skip to content

Commit

Permalink
bin/release: dist/ is no longer version controlled
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Jul 15, 2024
1 parent 4d6dd1b commit f7793b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/release
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class Release
end

def pathspecs
%w( dist/ src/ package.json LICENSE README.md )
%w( src/ package.json LICENSE README.md )
end

def dist_pathnames
Expand Down

0 comments on commit f7793b6

Please sign in to comment.