@total_onion/onion-library 2.0.222 → 2.0.223

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.
@@ -291,7 +291,7 @@ export const devContentPets = [
291
291
  categories: [13, 9, 5, 1]
292
292
  },
293
293
  {
294
- name: 'Vanille only likes Bass',
294
+ name: 'Vanille prefers the Bass woofer',
295
295
  link: 'https://totalonion.com',
296
296
  images: {
297
297
  post_image_src: vanilleBass
@@ -304,7 +304,7 @@ export const devContentPets = [
304
304
  categories: [13, 9, 5, 1]
305
305
  },
306
306
  {
307
- name: 'Vanille only likes Bass',
307
+ name: 'Vanille prefers the Bass woofer',
308
308
  link: 'https://totalonion.com',
309
309
  images: {
310
310
  post_image_src: vanilleBass
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "2.0.222",
3
+ "version": "2.0.223",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {