We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fcb52 commit d6b2a82Copy full SHA for d6b2a82
package.json
@@ -15,8 +15,7 @@
15
"dotenv": "^6.2.0",
16
"puppeteer": "^1.12.2",
17
"sizzle": "2.3.3",
18
- "source-map": "0.7.3",
19
- "standard": "^12.0.1"
+ "source-map": "0.7.3"
20
},
21
"bin": {
22
"css-coverage": "bin/css-coverage.js"
@@ -33,6 +32,7 @@
33
32
"author": "Philip Schatz <phil@cnx.org>",
34
"license": "MIT",
35
"devDependencies": {
36
- "sass": "^1.17.0"
+ "sass": "^1.17.0",
+ "standard": "^12.0.1"
37
}
38
0 commit comments