Skip to content

Commit

Permalink
fix(node): move cross-env to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertu7 committed Feb 9, 2024
1 parent 2d745fe commit 15b9c69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
"url-loader": "^4.1.1",
"use-debounce": "^9.0.4",
"validator": "^13.11.0",
"cross-env": "^7.0.3",
"viem": "^1.2.12",
"wagmi": "^1.3.8"
},
Expand Down Expand Up @@ -173,7 +174,6 @@
"babel-loader": "^9.1.3",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-polyfill": "^6.26.0",
"cross-env": "^7.0.3",
"css-has-pseudo": "^6.0.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.47.0",
Expand Down

0 comments on commit 15b9c69

Please sign in to comment.