Add the MIT license field to the CLI npm packages

This commit is contained in:
Gregory Schier
2026-08-14 12:27:38 -07:00
parent 85aed740a8
commit def7d752db
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli-darwin-arm64",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli-darwin-x64",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli-linux-arm64",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli-linux-x64",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli-win32-arm64",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli-win32-x64",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
+1
View File
@@ -1,6 +1,7 @@
{
"name": "@yaakapp/cli",
"version": "0.0.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"