Compare commits
1 Commits
renovate/e
...
renovate/t
| Author | SHA1 | Date | |
|---|---|---|---|
| 86f63247de |
2
bun.lock
2
bun.lock
@@ -26,7 +26,7 @@
|
||||
"typescript-eslint": "8.56.1",
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5",
|
||||
"typescript": "^5 || ^6.0.0",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"typescript-eslint": "8.56.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
"typescript": "^5 || ^6.0.0"
|
||||
},
|
||||
"name": "outline-mcp",
|
||||
"module": "index.ts",
|
||||
|
||||
Reference in New Issue
Block a user