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

View File

@@ -41,7 +41,6 @@
},
"dependencies": {
"debug": "^4.3.7",
"lodash-es": "^4.17.21",
"ms": "^2.1.3"
"lodash-es": "^4.17.21"
}
}