aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 7fdd118..3e8cfe4 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,6 +1,6 @@
SVGJS_VERSION = '0.1'
-DEFAULT_MODULES = %w[ svg utils container element document defs shape rect circle ellipse path image group clip_path ]
+DEFAULT_MODULES = %w[ svg utils container element doc defs shape rect circle ellipse path image g clip ]
KILO = 1024 # how many bytes in a "kilobyte"