Skip to content

Commit

Permalink
chore: Increase allowed size of index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
oBusk committed May 13, 2020
1 parent 7bdbaa5 commit f7df632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"path": "dist?(.module)/!(WalkableBuffer|*.spec).js",
"maxSize": "0.3kB"
"maxSize": "0.4kB"
}
]
},
Expand Down

0 comments on commit f7df632

Please sign in to comment.