RubyGems
npm
Organizations
Log in
Sign up
npm
@afeefa/vue-app
Versions diffs
0.0.51 → 0.0.52
@afeefa/vue-app 0.0.51 → 0.0.52
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/.afeefa/package/release/version.txt
+1
-1
package/package.json
+1
-1
package/src-admin/components/App.vue
+1
-1
package/.afeefa/package/release/version.txt
CHANGED
Viewed
@@ -1 +1 @@
1
-
0.0.
51
1
+
0.0.
52
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@afeefa/vue-app",
3
-
"version": "0.0.
51
",
3
+
"version": "0.0.
52
",
4
4
"description": "",
5
5
"author": "Afeefa Kollektiv <kollektiv@afeefa.de>",
6
6
"license": "MIT",
package/src-admin/components/App.vue
CHANGED
Viewed
@@ -13,7 +13,7 @@
13
13
>
14
14
<router-link
15
15
:to="{name: rootRouteName}"
16
-
class="logoContainer d-flex flex-column pa-6"
16
+
class="logoContainer d-flex flex-column
align-center
pa-6"
17
17
>
18
18
<img
19
19
v-if="logoUrl"