Skip to content

Commit

Permalink
Add MIT license to package.json
Browse files Browse the repository at this point in the history
Added the MIT license to the package.json file, making the licensing terms of the code clear for potential contributors and users.
  • Loading branch information
lemo-nade-room committed Jun 9, 2024
1 parent 1b5ea74 commit 458592d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"repository": {
"url": "https://github.com/lemo-nade-room/svelte-diff-highlighting"
},
"license": "MIT",
"scripts": {
"dev": "vite dev",
"build": "vite build && bun run package",
Expand Down

0 comments on commit 458592d

Please sign in to comment.