This commit is contained in:
Dan Mindru 2021-09-01 22:37:49 +02:00
parent 8bfb89e764
commit a80d989fdb
2 changed files with 0 additions and 12 deletions

11
package-lock.json generated
View File

@ -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",

View File

@ -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",