@tyleretters/discography 3.0.4 → 3.0.6
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/discography.yml +4 -4
- package/dist/index.es.js +612 -572
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/discography.yml
CHANGED
|
@@ -3338,8 +3338,8 @@
|
|
|
3338
3338
|
format: Digital
|
|
3339
3339
|
role: Band Member
|
|
3340
3340
|
label: Endless Field Studios
|
|
3341
|
-
mp3:
|
|
3342
|
-
wav:
|
|
3341
|
+
mp3: true
|
|
3342
|
+
wav: true
|
|
3343
3343
|
tracks:
|
|
3344
3344
|
- number: 1
|
|
3345
3345
|
title: Between Sunlight And Shadow
|
|
@@ -3380,8 +3380,8 @@
|
|
|
3380
3380
|
format: Digital
|
|
3381
3381
|
role: Band Member
|
|
3382
3382
|
label: Endless Field Studios
|
|
3383
|
-
mp3:
|
|
3384
|
-
wav:
|
|
3383
|
+
mp3: true
|
|
3384
|
+
wav: true
|
|
3385
3385
|
tracks:
|
|
3386
3386
|
- number: 1
|
|
3387
3387
|
title: Movement 802
|