Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Oct 13, 2022
1 parent 9737691 commit 505b729
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.4.1

## Bug fixes

- Fix `package.json`

# 1.4.0

- Switch to MIT license
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"utf-16",
"utf-8"
],
"license": "Apache-2.0",
"license": "MIT",
"homepage": "https://www.github.com/ehmicky/string-byte-length",
"repository": "ehmicky/string-byte-length",
"bugs": {
Expand Down

0 comments on commit 505b729

Please sign in to comment.