Skip to content

Commit

Permalink
chore: Update package.json license information (#291)
Browse files Browse the repository at this point in the history
Since the license file is MIT, let's update the package.json to adhere to it.
  • Loading branch information
antoniopaisfernandes authored and Akryum committed Jan 21, 2020
1 parent 1ff29e3 commit 48e7585
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 @@ -81,7 +81,7 @@
"vue",
"tooltip"
],
"license": "ISC",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Akryum/vue-tooltip.git"
Expand Down

0 comments on commit 48e7585

Please sign in to comment.