diff options
author | Camil Staps | 2015-05-10 16:40:07 +0300 |
---|---|---|
committer | Camil Staps | 2015-05-10 16:40:07 +0300 |
commit | d64f492efdc618a2eeeba6be0781a076dd3368bc (patch) | |
tree | 43bf5319603e048adc5efda1d2253b7f38dc31b2 /package.json | |
parent | Gulpfile with CSS from src (diff) |
jquery-cookie
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8850d7a..d5c122a 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "gulp-strip-debug": "~1.0.2", "gulp-uglify": "~1.2.0", "gulp-util": "^3.0.3", - "merge-stream": "^0.1.7", - "markdown-js": "0.0.3" + "markdown-js": "0.0.3", + "merge-stream": "^0.1.7" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" |