Skip to content

Commit 02d4568

Browse files
authored
Add repository details to package.json
Added repository information with type and URL.
1 parent ec4655d commit 02d4568

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"name": "NVE",
66
"email": "nve@nve.no"
77
},
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/NVE/Designsystem"
11+
}
812
"license": "MIT",
913
"homepage": "https://github.com/NVE/Designsystem/",
1014
"version": "3.3.0",

0 commit comments

Comments
 (0)