gulp-jdists
Advanced tools
@@ -7,4 +7,4 @@ /** | ||
| * zswang (http://weibo.com/zswang) | ||
| * @version 0.0.4 | ||
| * @date 2015-08-23 | ||
| * @version 0.0.5 | ||
| * @date 2016-02-17 | ||
| */ | ||
@@ -11,0 +11,0 @@ var jdists = require('jdists'); |
+2
-2
| { | ||
| "name": "gulp-jdists", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "Code block processing tools", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
| "through2": "^2.0.0", | ||
| "jdists": "^1.0.5" | ||
| "jdists": "^1.3.5" | ||
| }, | ||
@@ -36,0 +36,0 @@ "scripts": { |
3245
1.12%Updated