File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @hack4impact-uiuc/bridge" ,
3- "version" : " 1.2.5 " ,
3+ "version" : " 1.2.6 " ,
44 "description" : " Hack4Impact UIUC's Design System + React Component library" ,
55 "main" : " dist/index.js" ,
66 "author" :
" Timothy Ko <[email protected] >" ,
Original file line number Diff line number Diff line change @@ -38,6 +38,16 @@ export default {
3838 "src/static/fonts/hk-grotesk/HKGrotesk-Regular.otf" ,
3939 "src/static/fonts/hk-grotesk/HKGrotesk-Medium.otf" ,
4040 "src/static/fonts/hk-grotesk/HKGrotesk-Bold.otf" ,
41+ "src/static/fonts/hk-grotesk/HKGrotesk-LightItalic.otf" ,
42+ "src/static/fonts/hk-grotesk/HKGrotesk-Light.otf" ,
43+ "src/static/fonts/hk-grotesk/HKGrotesk-Italic.otf" ,
44+ "src/static/fonts/hk-grotesk/HKGrotesk-MediumItalic.otf" ,
45+ "src/static/fonts/hk-grotesk/HKGrotesk-SemiBold.otf" ,
46+ "src/static/fonts/hk-grotesk/HKGrotesk-SemiBoldItalic.otf" ,
47+ "src/static/fonts/hk-grotesk/HKGrotesk-Bold.otf" ,
48+ "src/static/fonts/hk-grotesk/HKGrotesk-BoldItalic.otf" ,
49+ "src/static/fonts/hk-grotesk/HKGrotesk-ExtraBold.otf" ,
50+ "src/static/fonts/hk-grotesk/HKGrotesk-Black.otf" ,
4151 ] ,
4252 dest : "dist/fonts/hk-grotesk" ,
4353 } ,
You can’t perform that action at this time.
0 commit comments