Move 'ms' package into desktop

This commit is contained in:
Hakan Shehu
2025-02-20 00:35:54 +01:00
parent e2466ba1e5
commit 21b0b0cd11
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -15,8 +15,7 @@
],
"dependencies": {
"debug": "^4.3.7",
"lodash-es": "^4.17.21",
"ms": "^2.1.3"
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@types/debug": "^4.1.12",
@@ -93,6 +92,7 @@
"lowlight": "^3.2.0",
"lucide-react": "^0.475.0",
"mime-types": "^2.1.35",
"ms": "^2.1.3",
"re-resizable": "^6.10.3",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",