chore: 🔧 update links

This commit is contained in:
Guz013
2023-08-29 15:39:01 -03:00
parent c1aa5d0235
commit ff44d8b56e
4 changed files with 8 additions and 8 deletions

View File

@@ -19,12 +19,12 @@
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/LoredDev/ESLit",
"homepage": "https://github.com/LoredDev/ESLegant",
"type": "module",
"repository": {
"directory": "packages/config",
"type": "git",
"url": "https://github.com/LoredDev/ESLit"
"url": "https://github.com/LoredDev/ESLegant"
},
"license": "MIT",
"dependencies": {

View File

@@ -9,7 +9,7 @@
"src",
"index.d.ts"
],
"homepage": "https://github.com/LoredDev/ESLit",
"homepage": "https://github.com/LoredDev/ESLegant",
"exports": {
"default": "./src/index.js",
"import": "./src/index.js",
@@ -24,7 +24,7 @@
"repository": {
"directory": "packages/config",
"type": "git",
"url": "https://github.com/LoredDev/ESLit"
"url": "https://github.com/LoredDev/ESLegant"
},
"author": {
"email": "contact.guz013@gmail.com",

View File

@@ -15,12 +15,12 @@
"dependencies": {
"@eslegant/cli": "workspace:*"
},
"homepage": "https://github.com/LoredDev/ESLit",
"homepage": "https://github.com/LoredDev/ESLegant",
"type": "module",
"repository": {
"directory": "packages/create-eslegant",
"type": "git",
"url": "https://github.com/LoredDev/ESLit"
"url": "https://github.com/LoredDev/ESLegant"
},
"bin": "./bin.js",
"license": "MIT",

View File

@@ -15,12 +15,12 @@
"dependencies": {
"@eslegant/cli": "workspace:*"
},
"homepage": "https://github.com/LoredDev/ESLit",
"homepage": "https://github.com/LoredDev/ESLegant",
"type": "module",
"repository": {
"directory": "packages/eslegant",
"type": "git",
"url": "https://github.com/LoredDev/ESLit"
"url": "https://github.com/LoredDev/ESLegant"
},
"bin": "./bin.js",
"license": "MIT",