Skip to content

Commit 01c2f2c

Browse files
author
GitHub Actions
committed
chore(sps-frontend): bump version to v0.1.60
1 parent d346dc6 commit 01c2f2c

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

sps-frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sps-frontend/package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@muenchen/sps-test",
3-
"version": "0.1.59",
3+
"version": "0.1.60",
44
"scripts": {
55
"serve": "vite",
66
"build": "eslint src --fix && vite build --out-dir dist && vue-tsc --noEmit --skipLibCheck",
@@ -11,14 +11,13 @@
1111
"type-check": "vue-tsc --noEmit --skipLibCheck"
1212
},
1313
"repository": {
14-
"type": "git",
15-
"url": "https://github.com/it-at-m/sps"
16-
},
17-
"publishConfig": {
18-
"access": "public",
19-
"provenance": true
20-
},
21-
14+
"type": "git",
15+
"url": "https://github.com/it-at-m/sps"
16+
},
17+
"publishConfig": {
18+
"access": "public",
19+
"provenance": true
20+
},
2221
"dependencies": {
2322
"@muenchen/appswitcher-vue": "^1.0.0",
2423
"core-js": "^3.23.5",

0 commit comments

Comments
 (0)