From 1968d27edeb1da0cff658c33c664c9459afc1f18 Mon Sep 17 00:00:00 2001 From: guybedford Date: Fri, 17 Jul 2015 14:03:28 +0200 Subject: [PATCH] p5 ordering --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 93a5ec2..59583bb 100644 --- a/registry.json +++ b/registry.json @@ -12,7 +12,6 @@ "jsx": "github:floatdrop/plugin-jsx", "less": "github:aaike/jspm-less-plugin", "ts": "github:frankwallis/plugin-typescript", - "p5": "github:processing/p5.js", "ace": "github:ajaxorg/ace-builds", "adam": "npm:adam", @@ -276,6 +275,7 @@ "omniscient": "npm:omniscient", "open-sans-fontface": "github:FontFaceKit/open-sans", "os": "github:jspm/nodelibs-os", + "p5": "github:processing/p5.js", "page": "npm:page", "parallax": "github:wagerfield/parallax", "path": "github:jspm/nodelibs-path",