From 6f3eeb7058b1c5d045423dfe141492f509734dfb Mon Sep 17 00:00:00 2001 From: casperlamboo Date: Sat, 7 May 2016 22:33:20 +0200 Subject: [PATCH] update config --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 5e9a068..5af4155 100644 --- a/config.js +++ b/config.js @@ -47,7 +47,7 @@ System.config({ "npm:core-js@0.9.18": { "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2", - "systemjs-json": "github:systemjs/plugin-json@0.1.0" + "systemjs-json": "github:systemjs/plugin-json@0.1.2" }, "npm:inherits@2.0.1": { "util": "github:jspm/nodelibs-util@0.1.0"