@micromag/screen-contribution 0.2.409 → 0.3.1

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
@@ -450,7 +450,7 @@ var definition = {
450
450
  type: 'screen',
451
451
  group: {
452
452
  label: defineMessage({
453
- id: "ZqwBOx",
453
+ id: "ZiWlL6",
454
454
  defaultMessage: [{
455
455
  "type": 0,
456
456
  "value": "Questions"
package/lib/index.js CHANGED
@@ -471,7 +471,7 @@ var definition = {
471
471
  type: 'screen',
472
472
  group: {
473
473
  label: reactIntl.defineMessage({
474
- id: "ZqwBOx",
474
+ id: "ZiWlL6",
475
475
  defaultMessage: [{
476
476
  "type": 0,
477
477
  "value": "Questions"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/screen-contribution",
3
- "version": "0.2.409",
3
+ "version": "0.3.1",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -52,17 +52,17 @@
52
52
  "@fortawesome/fontawesome-svg-core": "^1.2.32",
53
53
  "@fortawesome/free-solid-svg-icons": "^5.15.1",
54
54
  "@fortawesome/react-fontawesome": "^0.1.13",
55
- "@micromag/core": "^0.2.409",
56
- "@micromag/data": "^0.2.409",
57
- "@micromag/element-background": "^0.2.409",
58
- "@micromag/element-button": "^0.2.409",
59
- "@micromag/element-call-to-action": "^0.2.409",
60
- "@micromag/element-container": "^0.2.409",
61
- "@micromag/element-heading": "^0.2.409",
62
- "@micromag/element-scroll": "^0.2.409",
63
- "@micromag/element-text": "^0.2.409",
64
- "@micromag/element-text-input": "^0.2.409",
65
- "@micromag/transforms": "^0.2.409",
55
+ "@micromag/core": "^0.3.1",
56
+ "@micromag/data": "^0.3.1",
57
+ "@micromag/element-background": "^0.3.1",
58
+ "@micromag/element-button": "^0.3.1",
59
+ "@micromag/element-call-to-action": "^0.3.1",
60
+ "@micromag/element-container": "^0.3.1",
61
+ "@micromag/element-heading": "^0.3.1",
62
+ "@micromag/element-scroll": "^0.3.1",
63
+ "@micromag/element-text": "^0.3.1",
64
+ "@micromag/element-text-input": "^0.3.1",
65
+ "@micromag/transforms": "^0.3.1",
66
66
  "classnames": "^2.2.6",
67
67
  "lodash": "^4.17.21",
68
68
  "prop-types": "^15.7.2",
@@ -72,5 +72,5 @@
72
72
  "publishConfig": {
73
73
  "access": "public"
74
74
  },
75
- "gitHead": "4c16c3bb63644d1bd5b7d50086098337317ee3f6"
75
+ "gitHead": "7a9abcecc77a97ec7b698743fd38378ac159a9c4"
76
76
  }