Skip to content

Commit c44141e

Browse files
authored
Merge pull request #141 from Eyas/vnext
Handle Schema.org Comments primarily in Markdown
2 parents 1c5a22d + 1f3321d commit c44141e

12 files changed

Lines changed: 1746 additions & 208 deletions

dist/schema/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
],
3636
"homepage": "https://opensource.google/projects/schema-dts",
3737
"bugs": "https://github.com/google/schema-dts/issues",
38-
"repository": "github:google/schema-dts",
38+
"repository": {
39+
"type": "git",
40+
"url": "git+https://github.com/google/schema-dts.git",
41+
"directory": "dist/schema"
42+
},
3943
"license": "Apache-2.0"
4044
}

0 commit comments

Comments
 (0)