File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1919 "i18n:report" : " vue-cli-service i18n:report -v --src src/**/*.vue --locales src/locales/**.json -o output.json"
2020 },
2121 "dependencies" : {
22- "@creativecommons/vocabulary" : " 0 .0.0-alpha.30 " ,
22+ "@creativecommons/vocabulary" : " ^1 .0.0-beta.14 " ,
2323 "@creativecommons/vue-vocabulary" : " 0.0.0-alpha.30" ,
2424 "@fortawesome/fontawesome-svg-core" : " ^1.2.26" ,
2525 "@fortawesome/free-brands-svg-icons" : " ^5.12.0" ,
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ export default {
104104 @import ' ~buefy/src/scss/components/_icon.scss' ;
105105
106106 @import url (" https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A%20400%2C600%2C700%7CRoboto+Condensed&ver=4.9.8" );
107+ @import " @creativecommons/vocabulary/scss/vocabulary.scss" ;
107108
108109 #app {
109110 -webkit-font-smoothing : antialiased ;
You can’t perform that action at this time.
0 commit comments