it's fine

This commit is contained in:
nora 2022-08-12 14:54:53 +02:00
parent 51fd402877
commit 1325349985

View file

@ -1,4 +1,4 @@
import * as child_process from 'child_process'; const child_process = require('child_process');
const services = ['bar-service', 'foo-service']; const services = ['bar-service', 'foo-service'];