mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-06-14 08:38:38 +02:00
Add MIT license to the project
- Create LICENSE file with MIT license text - Update package.json with license field - Copyright holder: Alejandro Gómez
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
|
||||
Reference in New Issue
Block a user