Skip to content

Commit f42a36e

Browse files
committed
chore: add repository settings to ix-docs package
1 parent 8c99faf commit f42a36e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/documentation/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "@siemens/ix-docs",
33
"version": "4.3.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/siemens/ix",
7+
"directory": "packages/documentation"
8+
},
49
"scripts": {
510
"build": "tsx --tsconfig ./tsconfig.json ./scripts/build.ts"
611
},

0 commit comments

Comments
 (0)