Skip to content

Commit 430975f

Browse files
committed
Reorder the new package to fit alphabetical order
1 parent 4439afb commit 430975f

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
@@ -183,6 +183,7 @@
183183
"angular": "~1.8.3",
184184
"angular-animate": "~1.8.3",
185185
"angular-sanitize": "~1.8.3",
186+
"@babel/traverse": "~7.26.7",
186187
"bootstrap-select": "~1.13.18",
187188
"decode-uri-component": "^0.2.2",
188189
"express": "^4.18.2",
@@ -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-
"@babel/traverse": "~7.26.7"
198+
"terser": "~4.8.1"
199199
}
200200
}

0 commit comments

Comments
 (0)