aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorgschutz <guilherme@gschutz.com>2015-05-18 15:51:40 -0300
committergschutz <guilherme@gschutz.com>2015-05-18 15:55:16 -0300
commit76a236a54c1e9b8457d9b13820fd6fa678df95dd (patch)
treeae4b22f4430661df83bd29a27098f28a9fe65caf /package.json
parent54b3f3f1aab6204624189b5ef04b7ea30125a455 (diff)
parent0d1e85f6e3953461808c70366528c2ac3ce7903b (diff)
downloadsvg.js-76a236a54c1e9b8457d9b13820fd6fa678df95dd.tar.gz
svg.js-76a236a54c1e9b8457d9b13820fd6fa678df95dd.zip
Merge remote-tracking branch 'upstream/master' generate the build
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json10
1 files changed, 4 insertions, 6 deletions
diff --git a/package.json b/package.json
index 6d586f1..35f22e0 100755
--- a/package.json
+++ b/package.json
@@ -27,11 +27,9 @@
, "url": "http://www.opensource.org/licenses/mit-license.php"
}
]
-, "repositories": [
- {
- "type": "git"
- , "url": "https://github.com/wout/svg.js.git"
- }
- ]
+, "repository": {
+ "type": "git"
+ , "url": "https://github.com/wout/svg.js.git"
+ }
, "github": "https://github.com/wout/svg.js"
}