Skip to content

Commit

Permalink
Merge pull request #84 from laxmanpokhrel/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
laxmanpokhrel authored Jul 2, 2024
2 parents 20b6c6e + 196e404 commit 57d38a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Ignore development tools and configuration files
src/
src/*
src

node_modules/
.git/
Expand All @@ -17,5 +18,4 @@ node_modules/
.releaserc
yarn.lock
package-lock.json
tsconfig.esm.json
tsconfig.json

2 changes: 1 addition & 1 deletion .release/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
## Changes
- added a missing export `toggleStringInArray`
- remove tsconfig from npm ignore

0 comments on commit 57d38a3

Please sign in to comment.