build: bump volta pnpm version
[poolifier.git] / tests / worker-files / thread / emptyWorker.mjs
index b129244c0103f1c3a6aa793661031926b5e86eba..ad4d52bc1932b4f90dbb7947785d350863b2d7e8 100644 (file)
@@ -1,4 +1,4 @@
-import { KillBehaviors, ThreadWorker } from '../../../lib/index.js'
+import { KillBehaviors, ThreadWorker } from '../../../lib/index.cjs'
 
 /**
  *