Skip to content

Commit 1c5b6dc

Browse files
committed
add back in cross-env dep
1 parent 7a9222b commit 1c5b6dc

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
@@ -143,6 +143,7 @@
143143
"bcryptjs": "^2.4.3",
144144
"body-parser": "^1.20.2",
145145
"buffer": "^6.0.3",
146+
"cross-env": "^7.0.3",
146147
"cookie-parser": "^1.4.6",
147148
"cors": "^2.8.5",
148149
"d3": "^7.8.5",
@@ -208,7 +209,6 @@
208209
"apollo": "^2.11.1",
209210
"axios": "^1.6.2",
210211
"concurrently": "^7.6.0",
211-
"cross-env": "^7.0.3",
212212
"enzyme-to-json": "^3.6.2",
213213
"esbuild": "^0.14.54",
214214
"eslint": "^8.55.0",

0 commit comments

Comments
 (0)