From 1f6a2a4c94ac8e87541ef03059a25fdf4fb65026 Mon Sep 17 00:00:00 2001 From: Shuhel Ahmed Date: Sun, 9 Aug 2015 22:37:07 +0600 Subject: [PATCH] chore(*): update to latest jspm beta --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f800715de..7a6f6af14 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "globby": "^2.0.0", "handlebars": "^3.0.3", "inquirer": "^0.8.5", - "jspm": "git://github.com/jspm/jspm-cli#master", + "jspm": "^0.16.0-beta.6", "liftoff": "^2.1.0", "lodash": "^3.10.1", "minimist": "^1.1.1",