From b5a7c67a8d27cdcdba7f921f41108d57ecc0e2fa Mon Sep 17 00:00:00 2001 From: BuildingJarl Date: Mon, 13 Feb 2017 09:09:18 +0000 Subject: [PATCH] added textures.js --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index b0afa13..4f00c84 100644 --- a/registry.json +++ b/registry.json @@ -25,7 +25,6 @@ "text": "github:systemjs/plugin-text", "ts": "github:frankwallis/plugin-typescript", "tsv": "github:wpf500/plugin-tsv", - "textures": "npm:textures", "ace": "github:ajaxorg/ace-builds", "adam": "npm:adam", @@ -584,6 +583,7 @@ "tape": "npm:tape", "teo": "npm:teo", "textAngular": "github:fraywing/textAngular", + "textures": "npm:textures", "three.js": "github:mrdoob/three.js", "three": "github:mrdoob/three.js", "threestrap": "github:unconed/threestrap",