palabra 2.7.7 → 2.7.8

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 CHANGED
@@ -1,3 +1,8 @@
1
+ 2026.05.03, v2.7.8
2
+
3
+ fix:
4
+ - b02a2b1 palabra: letra: nvchad
5
+
1
6
  2026.05.03, v2.7.7
2
7
 
3
8
  feature:
@@ -2,7 +2,7 @@
2
2
  "name": "nvchad",
3
3
  "dependencies": ["nvim"],
4
4
  "beforeInstall": [
5
- "git clone https://github.com/NvChad/starter ${XDG_CONFIG_HOME:~.config}/nvim",
5
+ "git clone https://github.com/NvChad/starter ${XDG_CONFIG_HOME:~/.config}/nvim",
6
6
  "nvim --headless '+Lazy! sync' +qa"
7
7
  ]
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.7.7",
3
+ "version": "2.7.8",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",