Skip to content

Commit 38e2c36

Browse files
committed
Add q dep
1 parent c55a1b8 commit 38e2c36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@
3232
"handlebars": "1.X",
3333
"lodash": "~4.13.1",
3434
"md5": "2.1.0",
35-
"striptags": "^2.1.1",
35+
"q": "^1.5.0",
3636
"steal-tools": "1.X",
37+
"striptags": "^2.1.1",
3738
"unescape-html": "^1.0.0"
3839
},
3940
"devDependencies": {

0 commit comments

Comments
 (0)