Skip to content

Commit 7dfa12c

Browse files
authored
chore: fix readme typo (#62)
1 parent 903592a commit 7dfa12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you'd like to always report install size, whether it reduces or increases, yo
7676
- name: Create Diff
7777
uses: e18e/action-dependency-diff@v1
7878
with:
79-
size-threshold: '-1'
79+
size-threshold: -1
8080
```
8181

8282
## Package Bundle Analysis

0 commit comments

Comments
 (0)