We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4267f2 commit c4e706eCopy full SHA for c4e706e
package.json
@@ -28,16 +28,16 @@
28
],
29
"license": "MIT",
30
"dependencies": {
31
- "lru-cache": "2.6.4",
+ "lru-cache": "2.6.5",
32
"harp-jade": "1.9.3-bc.4",
33
- "coffee-script": "1.9.2",
+ "coffee-script": "1.10.0",
34
"node-sass": "3.3.2",
35
- "ejs": "2.3.1",
36
- "marked": "0.3.3",
+ "ejs": "2.3.4",
+ "marked": "0.3.5",
37
"less": "2.5.1",
38
"stylus": "0.47.3",
39
"harp-minify": "0.3.2",
40
- "autoprefixer": "5.1.1"
+ "autoprefixer": "5.2.0"
41
},
42
"devDependencies": {
43
"mocha": "1.8.2",
0 commit comments