diff --git a/package.json b/package.json index f5d492c..2c922a6 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "url": "git+https://github.com/n3r4zzurr0/video-frames.git" }, "scripts": { - "test": "standard" + "test": "standard" } }