From edbc94bb040fd505ce6d80dca86e7b3a7a044c69 Mon Sep 17 00:00:00 2001 From: guybedford Date: Mon, 4 Nov 2013 22:26:25 +0200 Subject: [PATCH] github endpoint correction --- endpoints.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.json b/endpoints.json index 37a1ee6..25375ad 100644 --- a/endpoints.json +++ b/endpoints.json @@ -4,7 +4,7 @@ "location": "https://github.jspm.io", "degree": 2, - "version-prefix": "@", + "versionPrefix": "@", "minorVersions": true, "latestVersions": true, "mains": true