Fix package order.

This commit is contained in:
Dermot Duffy
2024-06-05 22:00:58 -07:00
parent 7ab545738d
commit 71c8a3ca37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -81,8 +81,8 @@
"rollup-plugin-visualizer": "^5.8.2",
"sass": "^1.54.9",
"ts-prune": "^0.10.3",
"typescript": "^5.4.5",
"type-fest": "^4.18.0",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"vitest-mock-extended": "^1.3.1"
},