Skip to content

Commit 1d63244

Browse files
Merge pull request #239 from netwrix/dev
Add cross-env as a top level dependency
2 parents 91fa131 + 3a8e5b2 commit 1d63244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@docusaurus/theme-mermaid": "^3.8.1",
2626
"@mdx-js/react": "^3.0.0",
2727
"prism-react-renderer": "^2.3.0",
28+
"cross-env": "^7.0.3",
2829
"react": "^18.3.1",
2930
"react-dom": "^18.3.1",
3031
"react-typed": "^2.0.12",
@@ -34,7 +35,6 @@
3435
"@docusaurus/module-type-aliases": "^3.8.1",
3536
"@docusaurus/types": "^3.8.1",
3637
"@mdx-js/mdx": "^3.1.0",
37-
"cross-env": "^7.0.3",
3838
"husky": "^9.1.7",
3939
"ora": "^8.2.0",
4040
"table": "^6.9.0",

0 commit comments

Comments
 (0)