Skip to content

Commit 9569aad

Browse files
committed
Fix package.json
1 parent 7159b8f commit 9569aad

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+
# 7.3.1
2+
3+
## Bug fixes
4+
5+
- Fix `package.json`
6+
17
# 7.3.0
28

39
- Switch to MIT license

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"error-reporting",
3535
"error-classes"
3636
],
37-
"license": "Apache-2.0",
37+
"license": "MIT",
3838
"homepage": "https://www.github.com/ehmicky/error-custom-class",
3939
"repository": "ehmicky/error-custom-class",
4040
"bugs": {

0 commit comments

Comments
 (0)