diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2018-11-05 19:11:45 +0100 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2018-11-05 19:11:45 +0100 |
commit | 306b167b46bf500f710855e503b335e22ab99497 (patch) | |
tree | 23d478dc4061d3033c4e7ebda689187e414c21eb /package.json | |
parent | 2f8d32a1f4fbe51c4e6ac381d5d663d8f11fc1f9 (diff) | |
download | svg.js-306b167b46bf500f710855e503b335e22ab99497.tar.gz svg.js-306b167b46bf500f710855e503b335e22ab99497.zip |
make one test pass in travis
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 0a5de2c..f77fe3c 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,6 @@ "rollup": "^0.67.0", "rollup-plugin-babel": "^4.0.3", "rollup-plugin-filesize": "^5.0.1", - "rollup-plugin-progress": "^0.4.0", "rollup-plugin-uglify": "^6.0.0", "svgdom": "latest" }, |