use npm ver of prevvy

This commit is contained in:
Chris Grimmett 2023-11-08 18:04:00 -08:00
parent 41acf588ea
commit 3c8415dd9e
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
// import Prevvy from 'prevvy';
import Prevvy from '/home/chris/Documents/prevvy/index.js';
import Prevvy from 'prevvy';
import path from 'node:path';
import { uploadToB2 } from '../b2.js'
import { IVod, getVod } from '../vods.js';