Skip to content

Commit

Permalink
fix npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LumaKernel committed Mar 9, 2022
1 parent 08dd868 commit eb3369a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*
!package.json
!LICENSE*
!NOTICE*
!CHANGELOG*
!README*
!build
!bin
/*
!/package.json
!/LICENSE*
!/NOTICE*
!/CHANGELOG*
!/README*
!/build/
!/bin/

0 comments on commit eb3369a

Please sign in to comment.