Skip to content

Commit

Permalink
Merge pull request #6 from lifeomic/mit-license
Browse files Browse the repository at this point in the history
fix: license as MIT
  • Loading branch information
swain authored Oct 20, 2021
2 parents 7bb3e7d + ba1a3a6 commit 30a977d
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 @@ -5,7 +5,7 @@
"main": "index.js",
"repository": "[email protected]:lifeomic/eslint-plugin-i18next.git",
"author": "LifeOmic <[email protected]>",
"license": "UNLICENSED",
"license": "MIT",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 30a977d

Please sign in to comment.