Downgrade ps-list

ps-list moved to a pure-ESM module in 8.0.0, making it incompatible.
This commit is contained in:
Pierce Thompson
2023-06-27 22:58:34 -04:00
parent e9f384b285
commit 27d3461aa6
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -248,7 +248,7 @@
"md5-file": "^5.0.0",
"node-fetch": "^2.6.7",
"node-stream-zip": "^1.15.0",
"ps-list": "^8.1.1",
"ps-list": "^7.2.0",
"react": "^18.2.0",
"react-colorful": "^5.6.1",
"react-dom": "^18.2.0",