Skip to content

Commit c1fd427

Browse files
authored
cross-env to devDependencies (#1326)
1 parent 2a9c4b5 commit c1fd427

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
@@ -63,7 +63,6 @@
6363
"acorn": "^8.11.2",
6464
"acorn-walk": "^8.3.0",
6565
"ci-info": "^4.0.0",
66-
"cross-env": "^7.0.3",
6766
"cross-spawn": "^7.0.3",
6867
"d3-array": "^3.2.4",
6968
"d3-hierarchy": "^3.1.2",
@@ -112,6 +111,7 @@
112111
"chai": "^4.3.10",
113112
"chai-http": "^4.4.0",
114113
"concurrently": "^8.2.2",
114+
"cross-env": "^7.0.3",
115115
"d3-dsv": "^3.0.1",
116116
"d3-format": "^3.1.0",
117117
"eslint": "^8.50.0",

0 commit comments

Comments
 (0)