@placetime/corptime-conference 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@placetime/corptime-conference",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "description": "React Native SDK from Corptime-Conference",
5
5
  "main": "index.tsx",
6
6
  "license": "Apache-2.0",
@@ -118,8 +118,8 @@ export const colorMap = {
118
118
 
119
119
 
120
120
  export const font = {
121
- weightRegular: 400,
122
- weightSemiBold: 600
121
+ weightRegular: '400',
122
+ weightSemiBold: '600'
123
123
  };
124
124
 
125
125
  export const shape = {