mycola 0.0.18 → 0.0.19

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/index.js +1 -1
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -1 +1 @@
1
- +0Byx0SkC3YeiJHTNed9csfX+347oAv8h2avH9nX5cXeiQ/JDJ3j9geVEz3SVbny
1
+ oGiHzta9zm2wnBL9JHBVriJiAj0rkWa48Zs2ktLaA9ofgEt57F3EctljWz2udLU9
package/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  module.exports = {
4
4
  name: "mycola",
5
- version: "0.0.18",
5
+ version: "0.0.19",
6
6
  pour() {
7
7
  return "mycola";
8
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mycola",
3
- "version": "0.0.18",
4
- "description": "+0Byx0SkC3YeiJHTNed9csfX+347oAv8h2avH9nX5cXeiQ/JDJ3j9geVEz3SVbny",
3
+ "version": "0.0.19",
4
+ "description": "oGiHzta9zm2wnBL9JHBVriJiAj0rkWa48Zs2ktLaA9ofgEt57F3EctljWz2udLU9",
5
5
  "main": "index.js",
6
6
  "files": [
7
7
  "index.js",