chore: 🔧 update links
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user