chore: add MIT license
Restores the LICENSE content from Gitea's auto-generated initial commit (overwritten by the force-push that unified history with the pre-existing local project) and declares it in package.json.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "lovelope",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user