We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b311a4 commit 1f3c7a7Copy full SHA for 1f3c7a7
1 file changed
package.json
@@ -33,13 +33,13 @@
33
"ware": "1.3.0"
34
},
35
"devDependencies": {
36
- "coveralls": "~2.11.14",
+ "coveralls": "2.11.14",
37
"docpress-core": "github:docpress/docpress-core",
38
"expect": "1.20.2",
39
"metalsmith": "2.2.0",
40
"mocha": "3.1.0",
41
"mocha-clean": "1.0.0",
42
- "nyc": "~8.3.0",
+ "nyc": "8.3.0",
43
"standard": "8.3.0",
44
"superstatic": "4.0.3"
45
0 commit comments