mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
updated slidev & tools versions
This commit is contained in:
@@ -13,14 +13,14 @@
|
|||||||
community.general.npm:
|
community.general.npm:
|
||||||
path: /$HOME/.local/lib/node_modules
|
path: /$HOME/.local/lib/node_modules
|
||||||
name: '@slidev/cli'
|
name: '@slidev/cli'
|
||||||
state: latest
|
version: 0.47.5
|
||||||
- name: Install Slidev default theme globally through NPM
|
- name: Install Slidev default theme globally through NPM
|
||||||
community.general.npm:
|
community.general.npm:
|
||||||
path: /$HOME/.local/lib/node_modules
|
path: /$HOME/.local/lib/node_modules
|
||||||
name: '@slidev/theme-default'
|
name: '@slidev/theme-default'
|
||||||
state: latest
|
version: 0.25.0
|
||||||
- name: Install Playwright Chromium for Slidev globally through NPM
|
- name: Install Playwright Chromium for Slidev globally through NPM
|
||||||
community.general.npm:
|
community.general.npm:
|
||||||
path: /$HOME/.local/lib/node_modules
|
path: /$HOME/.local/lib/node_modules
|
||||||
name: playwright-chromium
|
name: playwright-chromium
|
||||||
state: latest
|
version: 1.41.2
|
||||||
|
|||||||
Reference in New Issue
Block a user