We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd92db3 + 49a7e5f commit 1c77418Copy full SHA for 1c77418
package.json
@@ -33,21 +33,21 @@
33
},
34
"homepage": "https://github.com/observing/emeeuw",
35
"devDependencies": {
36
- "assume": "1.0.x",
37
- "ejs": "2.2.x",
38
- "istanbul": "0.3.x",
39
- "mocha": "2.1.x",
40
- "pre-commit": "0.0.x"
+ "assume": "~1.4.1",
+ "ejs": "~2.5.2",
+ "istanbul": "~0.4.5",
+ "mocha": "~3.1.2",
+ "pre-commit": "~1.1.3"
41
42
"dependencies": {
43
- "diagnostics": "0.0.x",
+ "diagnostics": "~1.0.1",
44
"dollars": "0.0.x",
45
- "eventemitter3": "0.1.x",
+ "eventemitter3": "~2.0.2",
46
"fusing": "1.0.x",
47
"juice2": "1.3.x",
48
"marked": ">= 0.3.3",
49
"node-mandrill-retry": "1.0.x",
50
"pygmentize-bundled": "2.3.x",
51
- "temper": "0.2.x"
+ "temper": "~0.3.2"
52
}
53
0 commit comments