mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-21 00:41:27 -05:00
add node os utils
This commit is contained in:
+2
-1
@@ -36,6 +36,7 @@
|
||||
"fastify-static": "^4.5.0",
|
||||
"fastify-websocket": "^4.2.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"mongoose": "^6.2.6"
|
||||
"mongoose": "^6.2.6",
|
||||
"node-os-utils": "^1.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
"fastify-cors": "^6.0.3",
|
||||
"fastify-helmet": "^7.0.1",
|
||||
"fastify-plugin": "^3.0.1",
|
||||
"fs-extra": "^10.0.1"
|
||||
"fs-extra": "^10.0.1",
|
||||
"node-os-utils": "^1.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user