Skip to content

Commit d346dc6

Browse files
authored
Update package.json
1 parent b1e5cc5 commit d346dc6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sps-frontend/package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
"lint": "eslint src --fix",
1111
"type-check": "vue-tsc --noEmit --skipLibCheck"
1212
},
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/it-at-m/sps"
16+
},
17+
"publishConfig": {
18+
"access": "public",
19+
"provenance": true
20+
},
21+
1322
"dependencies": {
1423
"@muenchen/appswitcher-vue": "^1.0.0",
1524
"core-js": "^3.23.5",

0 commit comments

Comments
 (0)