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.
2 parents ff43e94 + f160e03 commit 3aede5eCopy full SHA for 3aede5e
1 file changed
package.json
@@ -33,14 +33,14 @@
33
},
34
"homepage": "https://github.com/observing/finn",
35
"devDependencies": {
36
- "assume": "0.0.x",
37
- "istanbul": "0.3.x",
38
- "mocha": "2.1.x",
39
- "pre-commit": "0.0.x"
+ "assume": "~1.4.1",
+ "istanbul": "~0.4.5",
+ "mocha": "~3.1.2",
+ "pre-commit": "~1.1.3"
40
41
"dependencies": {
42
- "convert-source-map": "0.4.x",
43
- "css": "2.1.x",
+ "convert-source-map": "~1.3.0",
+ "css": "~2.2.1",
44
"demolish": "1.0.x",
45
"dollars": "0.0.x",
46
"supply": "0.0.x"
0 commit comments