Skip to content

Commit 95a17a4

Browse files
committed
ci: add repository url for provenance
1 parent 4f5bda5 commit 95a17a4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"description": "TypeSpec definitions for BlockNote document schema",
55
"license": "MIT",
66
"type": "module",
7+
"repository": {
8+
"url": "https://github.com/typespecs/BlockNote"
9+
},
10+
"author": {
11+
"name": "Stephan Meijer",
12+
"email": "typespecs@stephanmeijer.com"
13+
},
714
"exports": {
815
".": {
916
"typespec": "./lib/main.tsp"

0 commit comments

Comments
 (0)