Skip to content

Commit f95df18

Browse files
authored
Merge pull request #4 from PKramek/fix/feature-json-schema-compliance
fix: remove invalid 'license' field from devcontainer-feature.json
2 parents d7c1ab4 + 56401ad commit f95df18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/claude-code/devcontainer-feature.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"devcontainer"
1313
],
1414
"documentationURL": "https://github.com/pkramek/claude-devcontainer#readme",
15-
"license": "Apache-2.0",
1615
"licenseURL": "https://github.com/pkramek/claude-devcontainer/blob/main/LICENSE",
1716
"installsAfter": ["ghcr.io/devcontainers/features/node"],
1817
"options": {

0 commit comments

Comments
 (0)