Skip to content

Commit

Permalink
Fix license field in package.json'
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm authored Jan 25, 2020
1 parent 8684557 commit 2d35637
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 @@ -2,7 +2,7 @@
"name": "subtlex-word-frequencies",
"version": "1.0.0",
"description": "List of 74,286 words sorted by frequency of use in spoken English",
"license": "MIT",
"license": "ISC",
"keywords": [
"subtlex",
"subtitle",
Expand Down

0 comments on commit 2d35637

Please sign in to comment.