File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ module.exports = function(environment) {
56
56
57
57
SemanticUI : {
58
58
source : {
59
- css : 'bower_components/ open-event- theme/dist' ,
60
- javascript : 'bower_components/ open-event- theme/dist' ,
61
- images : 'bower_components/ open-event- theme/dist/themes/default/assets/images' ,
62
- fonts : 'bower_components/ open-event- theme/dist/themes/default/assets/fonts'
59
+ css : 'node_modules/@ open-event/ theme/dist' ,
60
+ javascript : 'node_modules/@ open-event/ theme/dist' ,
61
+ images : 'node_modules/@ open-event/ theme/dist/themes/default/assets/images' ,
62
+ fonts : 'node_modules/@ open-event/ theme/dist/themes/default/assets/fonts'
63
63
}
64
64
} ,
65
65
Original file line number Diff line number Diff line change 33
33
"@ember/optional-features" : " ^1.3.0" ,
34
34
"@glimmer/component" : " ^1.0.0" ,
35
35
"@glimmer/tracking" : " ^1.0.0" ,
36
+ "@open-event/theme" : " ^0.0.6" ,
36
37
"@sentry/browser" : " ^5.15.3" ,
37
38
"@sentry/integrations" : " ^5.15.3" ,
38
39
"@sentry/node" : " ^5.15.3" ,
159
160
"dependencies" : {
160
161
"@bower_components/flexibility" : " 10up/flexibility#^2.0.1" ,
161
162
"@bower_components/js-polyfills" : " inexorabletash/polyfill#^0.1.34" ,
162
- "@bower_components/open-event-theme" : " fossasia/open-event-theme#^0.0.6" ,
163
163
"@bower_components/pace" : " HubSpot/pace#^1.0.2" ,
164
164
"@bower_components/semantic-ui-calendar" : " mdehoog/semantic-ui-calendar#^0.0.8" ,
165
165
"@bower_components/wysihtml" : " Voog/wysihtml#^0.5.5" ,
Original file line number Diff line number Diff line change 861
861
version "0.1.42"
862
862
resolved "https://codeload.github.com/inexorabletash/polyfill/tar.gz/3ad9351437e7e6cd263dfbd75c099a0027ab960f"
863
863
864
- "@bower_components/open-event-theme@fossasia/open-event-theme#^0.0.6":
865
- version "0.0.6"
866
- resolved "https://codeload.github.com/fossasia/open-event-theme/tar.gz/5ab0b1399862441fe6d1dd4927600f8d9fef1021"
867
-
868
864
"@bower_components/pace@HubSpot/pace#^1.0.2":
869
865
version "1.0.2"
870
866
resolved "https://codeload.github.com/HubSpot/pace/tar.gz/c6846cbf6b928e9903b569269fa9fbf32f2554f4"
1253
1249
"@nodelib/fs.scandir" "2.1.3"
1254
1250
fastq "^1.6.0"
1255
1251
1252
+ "@open-event/theme@^0.0.6":
1253
+ version "0.0.6"
1254
+ resolved "https://registry.yarnpkg.com/@open-event/theme/-/theme-0.0.6.tgz#62e216c94e4d6bc472ac2657b4d68d1c14313118"
1255
+ integrity sha512-6AOHJZHcuAIqxbDcWTaKf+/AHiW9F1OO7QaO0iP2OMR1+qSKFEkXNIb0UOONFROupLNFuAuP2M60TsgbkR5m8A==
1256
+
1256
1257
1257
1258
version "5.15.3"
1258
1259
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.15.3.tgz#ff116febd61b982aad11d25e4677d60abc98939f"
You can’t perform that action at this time.
0 commit comments