Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 4f863f9

Browse files
tomarraalestiago
andauthored
feat: update to docusaurs 3.0 (#152)
* feat: update to docusaurs 3.0 * update node version for workflow * updating lock file * package updates from audit fix * update readme --------- Co-authored-by: Alejandro Santiago <[email protected]>
1 parent 1dfa83c commit 4f863f9

File tree

5 files changed

+6945
-12150
lines changed

5 files changed

+6945
-12150
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: ⚙️ Setup Node
2828
uses: actions/setup-node@v4
2929
with:
30-
node-version: 16.x
30+
node-version: 18.x
3131
cache: npm
3232
cache-dependency-path: src/very_good_docs_site/package-lock.json
3333

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Generated by the [Very Good CLI][very_good_cli_link] 🤖
1515

1616
## Getting Started 🚀
1717

18-
The docs site is built using [Docusaurus 2][docusaurus_link], a modern static website generator.
18+
The docs site is built using [Docusaurus 3][docusaurus_link], a modern static website generator.
1919

2020
### ⚙️ Installation
2121

0 commit comments

Comments
 (0)