From da0c3363695e0f6fc897e17c69072d5c6f71a923 Mon Sep 17 00:00:00 2001 From: Richard Bultitude Date: Fri, 17 Jul 2015 12:12:00 +0100 Subject: [PATCH] add p5.js to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 6671f5f..93a5ec2 100644 --- a/registry.json +++ b/registry.json @@ -12,6 +12,7 @@ "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",