Skip to content

Commit 5100db6

Browse files
committed
Reorder the new package to fit alphabetical order
1 parent 8cdbedb commit 5100db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@
184184
"angular-animate": "~1.8.3",
185185
"angular-sanitize": "~1.8.3",
186186
"bootstrap-select": "~1.13.18",
187+
"cross-spawn": "~7.0.5",
187188
"decode-uri-component": "^0.2.2",
188189
"express": "^4.18.2",
189190
"jquery": "~3.7.1",
@@ -194,7 +195,6 @@
194195
"nwsapi": "^2.2.1",
195196
"path-to-regexp": "~8.0.0",
196197
"patternfly": "~3.59.5",
197-
"terser": "~4.8.1",
198-
"cross-spawn": "~7.0.5"
198+
"terser": "~4.8.1"
199199
}
200200
}

0 commit comments

Comments
 (0)