diff --git a/package-lock.json b/package-lock.json index abfd59f..39a064d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,6 @@ "version": "6.0.2", "license": "MIT", "dependencies": { - "-": "^0.0.1", "autoprefixer": "^9.6.1", "chalk": "^2.4.2", "cheerio": "^0.22.0", @@ -50,11 +49,6 @@ "pretty-quick": "^2.0.1" } }, - "node_modules/-": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/-/-/--0.0.1.tgz", - "integrity": "sha512-3HfneK3DGAm05fpyj20sT3apkNcvPpCuccOThOPdzz8sY7GgQGe0l93XH9bt+YzibcTIgUAIMoyVJI740RtgyQ==" - }, "node_modules/@ava/babel-plugin-throws-helper": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-4.0.0.tgz", @@ -16505,11 +16499,6 @@ } }, "dependencies": { - "-": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/-/-/--0.0.1.tgz", - "integrity": "sha512-3HfneK3DGAm05fpyj20sT3apkNcvPpCuccOThOPdzz8sY7GgQGe0l93XH9bt+YzibcTIgUAIMoyVJI740RtgyQ==" - }, "@ava/babel-plugin-throws-helper": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-4.0.0.tgz", diff --git a/package.json b/package.json index 3349b22..ddfd42f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,6 @@ "_test:watch": "./node_modules/.bin/ava --watch" }, "dependencies": { - "-": "^0.0.1", "autoprefixer": "^9.6.1", "chalk": "^2.4.2", "cheerio": "^0.22.0",