shipshots-mcp 0.2.15 → 0.2.16

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.
package/dist/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "0.2.15";
1
+ export declare const VERSION = "0.2.16";
2
2
  //# sourceMappingURL=version.d.ts.map
package/dist/version.js CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = "0.2.15";
1
+ export const VERSION = "0.2.16";
2
2
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,12 +1,17 @@
1
1
  {
2
2
  "name": "shipshots-mcp",
3
- "version": "0.2.15",
3
+ "version": "0.2.16",
4
4
  "description": "MCP server for Shipshots — create App Store & Play Store screenshots programmatically via Claude or any MCP client",
5
5
  "mcpName": "io.github.gurkang/shipshots",
6
6
  "type": "module",
7
7
  "license": "MIT",
8
8
  "author": "Shipshots",
9
9
  "homepage": "https://shipshots.app",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/gurkang/shipshots.git",
13
+ "directory": "packages/mcp"
14
+ },
10
15
  "keywords": [
11
16
  "mcp",
12
17
  "shipshots",