Skip to content

Commit 22c91af

Browse files
authored
Merge pull request #311 from laravel-enso/release/v3.9.5
updated changelog & deps
2 parents 647f630 + 49a995f commit 22c91af

File tree

10 files changed

+2380
-2398
lines changed

10 files changed

+2380
-2398
lines changed

CHANGELOG.md

Lines changed: 388 additions & 182 deletions
Large diffs are not rendered by default.

client/src/js/enso.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import Vue from 'vue';
22

33
import '@core/modules';
44

5-
import App from '@enso-ui/ui/bulma';
65
import { sync } from 'vuex-router-sync';
6+
import App from '@enso-ui/ui/bulma';
77
import store from './store';
88
import router from './router';
99

client/yarn.lock

Lines changed: 1089 additions & 1064 deletions
Large diffs are not rendered by default.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
"php artisan enso:localisation:merge"
7474
]
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)