From 3409a2150705f679238300c56c05ea144e9ad7bd Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Fri, 10 Mar 2017 14:57:00 +0100 Subject: update specs, fix mistakes, include flatten.js to dist --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index 1ea682f..368ef85 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -47,7 +47,7 @@ var parts = [ , 'src/transform.js' , 'src/style.js' , 'src/parent.js' -, 'src/ungroup.js' +, 'src/flatten.js' , 'src/container.js' , 'src/viewbox.js' , 'src/event.js' -- cgit v1.2.3