Skip to content

Commit 7cb9d2d

Browse files
authored
Merge pull request #8 from adobe/Fix-tempalte-registry-checks
Fix tempalte registry checks
2 parents 7afefb8 + 4e87343 commit 7cb9d2d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

install.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ categories:
55
- action
66
- helper-template
77

8-
apis: []
9-
108
workspaces:
119
- default
1210

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/generator-app-remote-mcp-server-generic",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Adobe I/O Appbuilder template for MCP server implementation with Appbuilder actions.",
55
"main": "src/index.js",
66
"engines": {

0 commit comments

Comments
 (0)