@andersonalmeidax0/webcomponents 0.1.8 → 0.1.9

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/README.md CHANGED
@@ -47,7 +47,7 @@ Atenção: objetos devem ter propriedade "_id" para serem editaveis
47
47
  editConfig={this.JZCoinsListConfig()}
48
48
  />
49
49
 
50
-
50
+ ```
51
51
  ### Complete Example:
52
52
  ```
53
53
  import React from "react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@andersonalmeidax0/webcomponents",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "webcomponents",
5
5
  "main": "webcomponents",
6
6
  "scripts": {
package/releasenotes.txt CHANGED
@@ -6,6 +6,7 @@
6
6
  0.1.6: url correct, debug
7
7
  0.1.7: readme, editKey _id ou id, errorCard msg, barra dupla na url
8
8
  0.1.8: doc example
9
+ 0.1.9: doc fix
9
10
 
10
11
 
11
12
  TODO