Skip to content

Commit

Permalink
fix #242
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Feb 15, 2022
1 parent 75a0538 commit 4d9af51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ src/*.js
lib/
es5m/
es/
*.tgz
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"es",
"es5m",
"lib",
"src",
"*.d.ts",
"*.js.map",
"index.js",
Expand Down

0 comments on commit 4d9af51

Please sign in to comment.