@micromag/screen-urbania-horoscope 0.3.408 → 0.3.415

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/es/index.js CHANGED
@@ -923,7 +923,7 @@ var UrbaniaHoroscope$1 = /*#__PURE__*/React.memo(UrbaniaHoroscope);
923
923
  var definition = [{
924
924
  id: 'urbania-horoscope',
925
925
  type: 'screen',
926
- namespaces: ['urbania'],
926
+ namespaces: ['urbania', 'bayard'],
927
927
  group: {
928
928
  label: defineMessage({
929
929
  id: "oPjl8f",
package/lib/index.js CHANGED
@@ -970,7 +970,7 @@ var UrbaniaHoroscope$1 = /*#__PURE__*/React__default["default"].memo(UrbaniaHoro
970
970
  var definition = [{
971
971
  id: 'urbania-horoscope',
972
972
  type: 'screen',
973
- namespaces: ['urbania'],
973
+ namespaces: ['urbania', 'bayard'],
974
974
  group: {
975
975
  label: reactIntl.defineMessage({
976
976
  id: "oPjl8f",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/screen-urbania-horoscope",
3
- "version": "0.3.408",
3
+ "version": "0.3.415",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [
@@ -51,19 +51,19 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@babel/runtime": "^7.13.10",
54
- "@micromag/core": "^0.3.408",
55
- "@micromag/element-background": "^0.3.408",
56
- "@micromag/element-button": "^0.3.408",
57
- "@micromag/element-call-to-action": "^0.3.408",
58
- "@micromag/element-container": "^0.3.408",
59
- "@micromag/element-grid": "^0.3.408",
60
- "@micromag/element-heading": "^0.3.408",
61
- "@micromag/element-keypad": "^0.3.408",
62
- "@micromag/element-layout": "^0.3.408",
63
- "@micromag/element-scroll": "^0.3.408",
64
- "@micromag/element-text": "^0.3.408",
65
- "@micromag/element-urbania-author": "^0.3.408",
66
- "@micromag/transforms": "^0.3.408",
54
+ "@micromag/core": "^0.3.410",
55
+ "@micromag/element-background": "^0.3.410",
56
+ "@micromag/element-button": "^0.3.410",
57
+ "@micromag/element-call-to-action": "^0.3.410",
58
+ "@micromag/element-container": "^0.3.410",
59
+ "@micromag/element-grid": "^0.3.410",
60
+ "@micromag/element-heading": "^0.3.410",
61
+ "@micromag/element-keypad": "^0.3.410",
62
+ "@micromag/element-layout": "^0.3.410",
63
+ "@micromag/element-scroll": "^0.3.410",
64
+ "@micromag/element-text": "^0.3.410",
65
+ "@micromag/element-urbania-author": "^0.3.410",
66
+ "@micromag/transforms": "^0.3.410",
67
67
  "@react-spring/core": "^9.6.1",
68
68
  "@react-spring/web": "^9.6.1",
69
69
  "@use-gesture/react": "^10.2.4",
@@ -78,5 +78,5 @@
78
78
  "access": "public",
79
79
  "registry": "https://registry.npmjs.org/"
80
80
  },
81
- "gitHead": "da827edbb305a6e1cc9832e33f2d4263dadd2331"
81
+ "gitHead": "2a98c45442258ad40d3914644530de6d9a32e3ea"
82
82
  }