@cbnventures/docusaurus-preset-nova 0.22.1 → 0.22.2
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/build/package.json +2 -2
- package/package.json +2 -2
package/build/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cbnventures/docusaurus-preset-nova",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.2",
|
|
4
4
|
"description": "Scripts, templates, and project configuration for the common JavaScript and TypeScript developer",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eslint",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"node": "^22 || ^24"
|
|
100
100
|
},
|
|
101
101
|
"dependencies": {
|
|
102
|
-
"@cbnventures/nova": "0.22.
|
|
102
|
+
"@cbnventures/nova": "0.22.2",
|
|
103
103
|
"@codesandbox/sandpack-react": "2.20.0",
|
|
104
104
|
"@docusaurus/plugin-content-blog": "3.10.0",
|
|
105
105
|
"@docusaurus/plugin-content-docs": "3.10.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cbnventures/docusaurus-preset-nova",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.2",
|
|
4
4
|
"description": "Scripts, templates, and project configuration for the common JavaScript and TypeScript developer",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eslint",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"node": "^22 || ^24"
|
|
100
100
|
},
|
|
101
101
|
"dependencies": {
|
|
102
|
-
"@cbnventures/nova": "0.22.
|
|
102
|
+
"@cbnventures/nova": "0.22.2",
|
|
103
103
|
"@codesandbox/sandpack-react": "2.20.0",
|
|
104
104
|
"@docusaurus/plugin-content-blog": "3.10.0",
|
|
105
105
|
"@docusaurus/plugin-content-docs": "3.10.0",
|