Skip to content

Commit

Permalink
📦 Version 4.6.1+20220923.1347 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LSS-Manager-Bot committed Sep 23, 2022
1 parent 1561faf commit 600e931
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.6.1+20220923.1320",
"version": "4.6.1+20220923.1347",
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"dev": "./scripts/build.sh development && yarn docs",
Expand Down
1 change: 0 additions & 1 deletion src/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { useTranslationStore } from '@stores/translationUtilities';
import VueJSModal from 'vue-js-modal';
import { createPinia, PiniaVuePlugin } from 'pinia';


import config from './config';
import i18n from './i18n';
import loadingIndicatorStorageKey from '../build/plugins/LoadingProgressPluginStorageKey';
Expand Down

0 comments on commit 600e931

Please sign in to comment.