File tree 4 files changed +0
-17
lines changed
4 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 14
14
"bootstrap" : " ^4.6.0" ,
15
15
"bootstrap-vue" : " ^2.21.2" ,
16
16
"core-js" : " ^3.4.3" ,
17
- "dayjs" : " ^1.10.4" ,
18
17
"vue" : " ^2.6.12" ,
19
18
"vue-router" : " ^3.5.1" ,
20
19
"vuex" : " ^3.6.2"
Original file line number Diff line number Diff line change @@ -6,9 +6,6 @@ import store from './store'
6
6
import '@fortawesome/fontawesome-free/css/all.css'
7
7
8
8
import './plugins/boostrap'
9
- import dayjs from './plugins/dayjs'
10
-
11
- Vue . prototype . $dayjs = dayjs
12
9
13
10
Vue . config . productionTip = false
14
11
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3309,11 +3309,6 @@ date-fns@^1.27.2:
3309
3309
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
3310
3310
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
3311
3311
3312
- dayjs@^1.10.4 :
3313
- version "1.10.4"
3314
- resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2"
3315
- integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==
3316
-
3317
3312
de-indent@^1.0.2 :
3318
3313
version "1.0.2"
3319
3314
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
You can’t perform that action at this time.
0 commit comments