Skip to content

Commit

Permalink
fix: release script should not be publish to NPM (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsuwt authored Jan 6, 2022
1 parent 975f999 commit 79984ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/core/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ tsconfig.json

# map files
/lib/**/*.map

# scriptes
/scripts/**/*

0 comments on commit 79984ad

Please sign in to comment.