@applicaster/zapplicaster-cli 15.0.0-rc.5 → 15.0.0-rc.50

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": "@applicaster/zapplicaster-cli",
3
- "version": "15.0.0-rc.5",
3
+ "version": "15.0.0-rc.50",
4
4
  "description": "CLI Tool for the zapp app and Quick Brick project",
5
5
  "main": "index.js",
6
6
  "publishConfig": {
@@ -28,10 +28,10 @@
28
28
  },
29
29
  "homepage": "https://github.com/applicaster/quickbrick#readme",
30
30
  "dependencies": {
31
- "@applicaster/zapp-react-dom-cli-template": "15.0.0-rc.5",
32
- "@applicaster/zapp-react-native-android-tv-cli-template": "15.0.0-rc.5",
33
- "@applicaster/zapp-react-native-cli-template": "15.0.0-rc.5",
34
- "@applicaster/zapp-react-native-tvos-cli-template": "15.0.0-rc.5",
31
+ "@applicaster/zapp-react-dom-cli-template": "15.0.0-rc.50",
32
+ "@applicaster/zapp-react-native-android-tv-cli-template": "15.0.0-rc.50",
33
+ "@applicaster/zapp-react-native-cli-template": "15.0.0-rc.50",
34
+ "@applicaster/zapp-react-native-tvos-cli-template": "15.0.0-rc.50",
35
35
  "axios": "^0.28.0",
36
36
  "camelize": "^1.0.0",
37
37
  "chalk": "^2.3.2",
@@ -133,6 +133,12 @@ const defaultFonts = {
133
133
  "Miso-Bold.ttf",
134
134
  ...commonFonts,
135
135
  ],
136
+ vizio: [
137
+ "Miso-Light.ttf",
138
+ "Miso-Regular.ttf",
139
+ "Miso-Bold.ttf",
140
+ ...commonFonts,
141
+ ],
136
142
  samsung_tv: [
137
143
  "SamsungOne-200.ttf",
138
144
  "SamsungOne-300.ttf",