create-video 4.0.172 → 4.0.173

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/dist/templates.js CHANGED
@@ -202,8 +202,8 @@ exports.FEATURED_TEMPLATES = [
202
202
  {
203
203
  homePageLabel: 'Audiogram',
204
204
  shortName: 'Audiogram',
205
- org: 'marcusstenbeck',
206
- repoName: 'remotion-template-audiogram',
205
+ org: 'remotion-dev',
206
+ repoName: 'template-audiogram',
207
207
  description: 'Text and waveform visualization for podcasts',
208
208
  longerDescription: 'A template that turns podcast snippets into videos that can be posted on Social Media.',
209
209
  promoVideo: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-video",
3
- "version": "4.0.172",
3
+ "version": "4.0.173",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "bin": {