mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
🚀
This commit is contained in:
parent
23f728551c
commit
85357b7986
@ -1,5 +1,5 @@
|
||||
import { log } from './logger';
|
||||
import {exec} from 'shelljs';
|
||||
import { exec } from 'shelljs';
|
||||
|
||||
export default function(): void {
|
||||
checkDependency('Node.js', 'node -v', x => x.match(/^v(.*)\r?\n$/)[1]);
|
||||
|
Loading…
Reference in New Issue
Block a user