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 edb8faf commit 5275215Copy full SHA for 5275215
package.json
@@ -9,18 +9,18 @@
9
"bugs": "https://github.com/static-dev/spike-css-standards/issues",
10
"dependencies": {
11
"cssnano": "^3.7.4",
12
- "postcss-cssnext": "^2.7.0",
+ "postcss-cssnext": "^2.11.0",
13
"postcss-import": "^10.0.0",
14
"rucksack-css": "^0.9.1",
15
"sugarss": "^1.0.0"
16
},
17
"devDependencies": {
18
- "ava": "^0.19.0",
19
- "coveralls": "^2.11.12",
20
- "nyc": "^10.0.0",
+ "ava": "^0.19.1",
+ "coveralls": "^2.13.1",
+ "nyc": "^11.0.2",
21
"rewire": "^2.5.2",
22
- "snazzy": "^6.0.0",
23
- "standard": "^10.0.0"
+ "snazzy": "^7.0.0",
+ "standard": "^10.0.2"
24
25
"engines": {
26
"node": ">= 6"
0 commit comments