Merge pull request #1007 from alexisvincent/patch-1

Added systemjs-hmr, systemjs-tools and systemjs-config-builder
This commit is contained in:
Guy Bedford
2016-11-28 11:50:09 +02:00
committed by GitHub
+3
View File
@@ -558,9 +558,12 @@
"stylific": "npm:stylific", "stylific": "npm:stylific",
"superagent": "npm:superagent", "superagent": "npm:superagent",
"svg.js": "github:wout/svg.js", "svg.js": "github:wout/svg.js",
"systemjs-config-builder": "npm:systemjs-config-builder",
"systemjs-hmr": "npm:systemjs-hmr",
"systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader", "systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader",
"systemjs-hot-reloader-store": "github:peteruithoven/systemjs-hot-reloader-store", "systemjs-hot-reloader-store": "github:peteruithoven/systemjs-hot-reloader-store",
"systemjs-reloader": "github:npbenjohnson/systemjs-reloader", "systemjs-reloader": "github:npbenjohnson/systemjs-reloader",
"systemjs-tools": "npm:systemjs-tools",
"t7": "npm:t7", "t7": "npm:t7",
"tabletools": "github:DataTables/TableTools", "tabletools": "github:DataTables/TableTools",
"tag":"npm:systemjs-riot", "tag":"npm:systemjs-riot",