Skip to content

Commit eb21077

Browse files
committed
Fix package.json
1 parent 4d4d812 commit eb21077

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 5.3.1
2+
3+
## Bug fixes
4+
5+
- Fix `package.json`
6+
17
# 5.3.0
28

39
- Switch to MIT license

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"call",
2626
"typescript"
2727
],
28-
"license": "Apache-2.0",
28+
"license": "MIT",
2929
"homepage": "https://www.github.com/ehmicky/keep-func-props",
3030
"repository": "ehmicky/keep-func-props",
3131
"bugs": {

0 commit comments

Comments
 (0)