summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 8480d11..83a41a3 100644
--- a/bower.json
+++ b/bower.json
@@ -7,7 +7,7 @@
"Jon Ege Ronnenberg <jon.ronnenberg+svgjs@gmail.com>"
],
"description": "A lightweight library for manipulating and animating SVG",
- "main": "dist/svg.js",
+ "main": "dist/svg.min.js",
"keywords": [
"svg", "vector", "graphics"
],
@@ -18,4 +18,4 @@
"src/",
"gulpfile.js"
]
-} \ No newline at end of file
+}