@nextelco/common-ui 1.4.29 → 1.4.30

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.
@@ -22,6 +22,7 @@ export declare const Erro_proj_inval: Story;
22
22
  export declare const Gerar_BoM: Story;
23
23
  export declare const Re_Gerar_Pre_BoM: Story;
24
24
  export declare const Gerar_Pre_sinoticos: Story;
25
+ export declare const Gerar_Aloc_Juntas: Story;
25
26
  export declare const Gravar: Story;
26
27
  export declare const Cancelar: Story;
27
28
  export declare const Historico_tarefas: Story;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextelco/common-ui",
3
- "version": "1.4.29",
3
+ "version": "1.4.30",
4
4
  "description": "",
5
5
  "main": "dist/bundle.js",
6
6
  "types": "dist/types/index.d.ts",