taias 0.9.1 → 0.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  <div align="center">
2
2
 
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/taias-xyz/taias/main/static/taias_dark.png">
5
- <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/taias-xyz/taias/main/static/taias_light.png">
6
- <img width="300" alt="Taias logo" src="https://raw.githubusercontent.com/taias-xyz/taias/main/static/taias_light.png">
4
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/taias-xyz/taias-sdk/main/static/taias_dark.png">
5
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/taias-xyz/taias-sdk/main/static/taias_light.png">
6
+ <img width="300" alt="Taias logo" src="https://raw.githubusercontent.com/taias-xyz/taias-sdk/main/static/taias_light.png">
7
7
  </picture>
8
8
 
9
9
  <br/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taias",
3
- "version": "0.9.1",
3
+ "version": "0.9.2",
4
4
  "type": "module",
5
5
  "description": "Taias - Give your MCP server an opinion, guide your users to achieve outcomes",
6
6
  "license": "Apache-2.0",
@@ -8,10 +8,10 @@
8
8
  "homepage": "https://taias.xyz",
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "git+https://github.com/taias-xyz/taias.git"
11
+ "url": "git+https://github.com/taias-xyz/taias-sdk.git"
12
12
  },
13
13
  "bugs": {
14
- "url": "https://github.com/taias-xyz/taias/issues"
14
+ "url": "https://github.com/taias-xyz/taias-sdk/issues"
15
15
  },
16
16
  "keywords": [
17
17
  "mcp",