palabra 2.8.1 → 2.8.3
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/ChangeLog +10 -0
- package/README.md +1 -3
- package/letras/zero/zero.json +3 -0
- package/package.json +1 -1
package/ChangeLog
CHANGED
package/README.md
CHANGED
|
@@ -23,9 +23,7 @@ npm i palabra -g
|
|
|
23
23
|
|
|
24
24
|
## Usage
|
|
25
25
|
|
|
26
|
-
First thing you should do is:
|
|
27
|
-
|
|
28
|
-
- ✅ create `.palabra.json` with soft you want to install, like this:
|
|
26
|
+
First thing you should do is create `.palabra.json` with soft you want to install, like this:
|
|
29
27
|
|
|
30
28
|
```json
|
|
31
29
|
{
|
package/letras/zero/zero.json
CHANGED