diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-10-10 17:16:12 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-10-10 17:16:12 +0200 |
commit | 412b37652b6695a6df4c214d7048275f2912dad7 (patch) | |
tree | 6a2feb84b212d3623a72798988f1bee19946b2c7 /package.json | |
parent | 2fbeec1225b5431e8c7779eee1396c86e890ab00 (diff) | |
download | svg.js-412b37652b6695a6df4c214d7048275f2912dad7.tar.gz svg.js-412b37652b6695a6df4c214d7048275f2912dad7.zip |
fixes pattern animation (#385)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ce173d1..68b3908 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "gulp-jasmine": "^0.3.0", "gulp-rename": "^1.2.0", "gulp-size": "^0.4.0", + "gulp-trimlines": "^1.0.0", "gulp-uglify": "^0.3.1", "gulp-wrap-umd": "^0.2.1", "gulp-wrapper": "^0.1.42", |