Commit a9415678 authored by nanahira's avatar nanahira

update homepage and peer

parent 7d7c825c
...@@ -12,15 +12,15 @@ ...@@ -12,15 +12,15 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://code.mycard.moe/3rdeye/nesties.git" "url": "https://github.com/purerosefallen/nesties.git"
}, },
"author": "Nanahira <nanahira@momobako.com>", "author": "Nanahira <nanahira@momobako.com>",
"license": "MIT", "license": "MIT",
"keywords": [], "keywords": [],
"bugs": { "bugs": {
"url": "https://code.mycard.moe/3rdeye/nesties/issues" "url": "https://github.com/purerosefallen/nesties/issues"
}, },
"homepage": "https://code.mycard.moe/3rdeye/nesties", "homepage": "https://github.com/purerosefallen/nesties",
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
"js", "js",
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
"typescript": "^5.6.3" "typescript": "^5.6.3"
}, },
"peerDependencies": { "peerDependencies": {
"@nestjs/common": "^9.4.0 || ^10.0.0 || ^11.0.0", "@nestjs/common": "^11.0.0 || ^9.4.0 || ^10.0.0",
"@nestjs/config": "^3.0.0 || ^4.0.0", "@nestjs/config": "^4.0.0 || ^3.0.0",
"@nestjs/swagger": "^7.1.8 || ^6.3.0 || ^11.0.0" "@nestjs/swagger": "^11.0.0 || ^7.1.8 || ^6.3.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment